]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added quote_plus() and unquote_plus(), to do space/plus substitutions
authorGuido van Rossum <guido@python.org>
Fri, 13 Dec 1996 14:48:47 +0000 (14:48 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 13 Dec 1996 14:48:47 +0000 (14:48 +0000)
commit8d40c843c1df376412e8290ec1ca3e36cc1848c3
treea7bacc2f951ba7612f9842240324e64a651ad090
parent0564e12367dc10349cd5596bdbe9bbcb44e112c2
Added quote_plus() and unquote_plus(), to do space/plus substitutions
for form field values.
Also corrected substitution example (the original changed the spelling
of "conolly" to "connolly" :).
Doc/lib/liburllib.tex
Doc/liburllib.tex