[issue7507] pipes.quote does not correctly escape !

R. David Murray report at bugs.python.org
Sun Jan 10 02:58:07 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

The patch looks good to me, except that one test fails.  You seem to have inadvertently deleted the '=' from the safe chars list in the test.

We should also add a test for the '' case.  And presumably the docs requested in the other ticket...

----------
priority:  -> normal
stage:  -> test needed
versions: +Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7507>
_______________________________________


More information about the Python-bugs-list mailing list