diff options
author | Guido van Rossum <guido@python.org> | 1998-07-22 21:33:23 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-07-22 21:33:23 (GMT) |
commit | 810a3396d130eda7d3e2be08966b40949757598e (patch) | |
tree | a41338a1bb83029301f3b294e1bf562062ae4dd6 /Doc/lib | |
parent | d81fc3cd64ff77e9c362b5a5fa09db21a089b691 (diff) | |
download | cpython-810a3396d130eda7d3e2be08966b40949757598e.zip cpython-810a3396d130eda7d3e2be08966b40949757598e.tar.gz cpython-810a3396d130eda7d3e2be08966b40949757598e.tar.bz2 |
Speed up the implementation of quote().
Fix the implementation of quote_plus(). (It wouldn't treat '+' in the
original data right.)
Add urlencode(dict) which is handy to create the data for sending a
POST request with urlopen().
Diffstat (limited to 'Doc/lib')
0 files changed, 0 insertions, 0 deletions