diff options
author | Barry Warsaw <barry@python.org> | 2003-09-03 04:08:13 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-09-03 04:08:13 +0000 |
commit | a74e868857e2122d3e5c895a86a8cf930af48e0a (patch) | |
tree | 9f140326705c061ee4bf3c0088f2314432619a2c /Python/marshal.c | |
parent | 6ec58ca9cfe53eb6f5ada8fe4ffe78c405d4b385 (diff) | |
download | cpython-git-a74e868857e2122d3e5c895a86a8cf930af48e0a.tar.gz |
A fix for parsing parameters when there are semicolons inside the
quotes. Fixes SF bug #794466, with the essential patch provided by
Stuart D. Gathman. Specifically,
_parseparam(), _get_params_preserve(): Use the parsing function that
takes quotes into account, as given (essentially) in the bug report's
test program.
Backport candidate.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions