Staging
v0.5.1
https://github.com/python/cpython
Revision f29286e610ca3860ed5f6866b4a6daf03aba77d3 authored by Barry Warsaw on 03 September 2003, 04:14:01 UTC, committed by Barry Warsaw on 03 September 2003, 04:14:01 UTC
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.
1 parent 3b7340c
History
Tip revision: f29286e610ca3860ed5f6866b4a6daf03aba77d3 authored by Barry Warsaw on 03 September 2003, 04:14:01 UTC
A fix for parsing parameters when there are semicolons inside the
Tip revision: f29286e
File Mode Size
ACKS -rw-r--r-- 110 bytes
README -rw-r--r-- 640 bytes
ast.txt -rw-r--r-- 2.0 KB
astgen.py -rw-r--r-- 8.8 KB
compile.py -rw-r--r-- 1.4 KB
demo.py -rwxr-xr-x 905 bytes
dumppyc.py -rwxr-xr-x 952 bytes
regrtest.py -rw-r--r-- 2.1 KB
stacktest.py -rw-r--r-- 1.2 KB

README

back to top