]> granicus.if.org Git - python/commit
Document how to make a POST request with urlopen().
authorGuido van Rossum <guido@python.org>
Wed, 22 Jul 1998 21:34:21 +0000 (21:34 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 22 Jul 1998 21:34:21 +0000 (21:34 +0000)
commit0af2f63056868463d6a0a7553176b854a6c786fa
tree0e1fb05a80a74e65499296959184678452f57d4c
parent810a3396d130eda7d3e2be08966b40949757598e
Document how to make a POST request with urlopen().

Change the argument name for quote() and quote_plus() to safe (which
matches the implementation).

Add doc for the *new* function urlencode().
Doc/lib/liburllib.tex