]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF Patch 549151: urllib2 POSTs on redirect
authorRaymond Hettinger <python@rcn.com>
Thu, 24 Apr 2003 15:32:12 +0000 (15:32 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 24 Apr 2003 15:32:12 +0000 (15:32 +0000)
commit024aaa1bfe27cbc47c2a7f88c21c9bb1b6605191
tree4281503f96d6e650cd0338bfbbf58c5479f9dc51
parent1d5854fdc49073a3e49799192bc762ae0a68b64f
SF Patch 549151: urllib2 POSTs on redirect
(contributed by John J Lee)
Doc/lib/liburllib.tex
Doc/lib/liburllib2.tex
Lib/urllib.py
Lib/urllib2.py