diff options
author | Paul McGuire <ptmcg@austin.rr.com> | 2014-04-29 19:47:46 +0000 |
---|---|---|
committer | Paul McGuire <ptmcg@austin.rr.com> | 2014-04-29 19:47:46 +0000 |
commit | 745755952fca3e5f0529f43724126c7275fe91f1 (patch) | |
tree | 20541da9a7fc543a64ac47f4896becc922e2a6c2 /src/examples/parsePythonValue.py | |
parent | 5ae16b154296cf30471f8e145b591f53caf84b17 (diff) | |
download | pyparsing-git-745755952fca3e5f0529f43724126c7275fe91f1.tar.gz |
Fixed escaping behavior in QuotedString. Formerly, only quotation
marks (or characters designated as quotation marks in the QuotedString
constructor) would be escaped. Now all escaped characters will be
escaped, and the escaping backslashes will be removed.
Diffstat (limited to 'src/examples/parsePythonValue.py')
0 files changed, 0 insertions, 0 deletions