summaryrefslogtreecommitdiff
path: root/Doc/library/urllib.request.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-1/+1
* Document public attributes of urllib.request.Request.Jeremy Hylton2009-03-311-40/+78
* #5357: fix incomprehensible paragraph in urlopen() doc.Georg Brandl2009-02-271-11/+11
* #4894: document "newurl" parameter to redirect_request().Georg Brandl2009-02-131-5/+6
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-2/+2
* #4355: refer to urlencode in the correct module.Georg Brandl2008-12-051-4/+4
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-1/+1
* Fix old urllib/urllib2/urlparse usage.Georg Brandl2008-06-231-2/+2
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-231-9/+13
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-231-0/+1194