diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-09-14 16:59:07 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-09-14 16:59:07 +0000 |
commit | 7ae51bf82d836f036376671c58882b058acd3e2e (patch) | |
tree | 902b2ca8ce3b9daa3e277e23476e9c56946b7be6 /Python | |
parent | d94f70716ec4714dac1f96a153900ac7234d38ef (diff) | |
download | cpython-git-7ae51bf82d836f036376671c58882b058acd3e2e.tar.gz |
Remove "," from the list of always_safe characters. It is a reserved
character according to RFC 2396. Add some text to quote doc string
that explains the quoting rules better.
This closes SF Bug #114427.
Add _fast_quote operation that uses a dictionary instead of a list
when the standard set of safe characters is used.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions