summaryrefslogtreecommitdiff
path: root/Doc/library/urllib.rst
Commit message (Expand)AuthorAgeFilesLines
* English fixup, from Mike MacCana on docs@Sandro Tosi2011-08-121-1/+1
* #12389: fix missing space at sentence end.R David Murray2011-06-221-1/+1
* Issue #11855: Apply missing formatting for urlretrieveEli Bendersky2011-04-161-5/+5
* Fix typo in class nameÉric Araujo2011-03-201-1/+1
* Merged revisions 85101 via svnmerge fromAntoine Pitrou2010-09-291-0/+4
* Merged revisions 83900 via svnmerge fromSenthil Kumaran2010-08-091-2/+2
* Reverting the checkin made in revision 82940, as it was adding new parameters...Senthil Kumaran2010-07-221-19/+3
* Fixing Issue1712522 - urllib.quote to support Unicode. The defaultSenthil Kumaran2010-07-181-3/+19
* Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HT...Senthil Kumaran2010-06-291-1/+1
* fix sphinx warning with an extra spacev2.7rc1Benjamin Peterson2010-06-061-1/+1
* remove extra spaceBenjamin Peterson2010-06-061-1/+1
* Fix issue8788 - description of doseq parameter in urllib.urlencodeSenthil Kumaran2010-06-021-11/+13
* Fixing issue5475 : urllib2.getproxies not documentedSenthil Kumaran2010-02-261-0/+9
* Fix for Issue7155 - urllib do not document default use of system proxy config...Senthil Kumaran2009-10-181-2/+4
* Doc fix for the issue2637.Senthil Kumaran2009-08-311-3/+4
* Clarify quote_plus() usage.Georg Brandl2009-07-281-2/+3
* #3427: document correct return type for urlopen().info().Georg Brandl2009-03-311-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi moduleFacundo Batista2008-09-031-1/+1
* Handle urllib's renaming for Python 3.0:Brett Cannon2008-07-021-0/+11
* Remove obsolete paragraph. #2288.Georg Brandl2008-03-141-4/+0
* #856047: respect the ``no_proxy`` env var when checking for proxiesGeorg Brandl2008-01-201-0/+9
* #1178141: add addinfourl.code to get http status code from urllib.Georg Brandl2008-01-201-5/+9
* Restructure urllib doc structure.Georg Brandl2008-01-071-73/+65
* correct email addressSkip Montanaro2007-12-081-1/+1
* Add :term:s for iterator.Georg Brandl2007-10-211-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+471