summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib2.rst
Commit message (Expand)AuthorAgeFilesLines
* Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.Éric Araujo2011-09-011-1/+1
* fix whitespace in rst.Senthil Kumaran2011-07-171-2/+2
* merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http...Senthil Kumaran2011-07-171-1/+7
* merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definit...Senthil Kumaran2011-07-171-0/+5
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-2/+2
* Merged revisions 85232 via svnmerge fromSenthil Kumaran2010-10-051-5/+6
* Merged revisions 85101 via svnmerge fromAntoine Pitrou2010-09-291-0/+3
* Merged revisions 84234 via svnmerge fromSenthil Kumaran2010-08-211-1/+2
* Merged revisions 83106 via svnmerge fromGeorg Brandl2010-08-011-1/+2
* Documentation correction. urllib2.urlopen.info returns a mimetools.Message in...Senthil Kumaran2010-06-281-2/+2
* typoGeorg Brandl2010-05-211-1/+1
* Fix for Issue7570: Error in urllib2 example.Senthil Kumaran2009-12-241-2/+2
* Fix a typo.Senthil Kumaran2009-10-181-1/+1
* Fix for Issue7155 - urllib do not document default use of system proxy config...Senthil Kumaran2009-10-181-2/+10
* #4894: document "newurl" parameter to redirect_request().Georg Brandl2009-02-131-5/+6
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* #4156: make clear that "protocol" is to be replaced with the protocol name.Georg Brandl2009-01-011-26/+35
* fix various doc typos #3320Benjamin Peterson2008-07-121-1/+1
* Document the fact that urllib2 spans multiple modules with new names in PythonBrett Cannon2008-07-111-0/+7
* Fixed the semantic of timeout for socket.create_connection andFacundo Batista2008-05-291-6/+6
* #2452: timeout is used for all blocking operations.Georg Brandl2008-05-111-10/+11
* Issue 2188: Documentation hint about disabling proxy detection.Sean Reifscheider2008-03-201-0/+1
* Amendments to the urllib2 docs, written for GHOP by Thomas Lamb.Georg Brandl2008-02-021-9/+30
* Patch 10124 by Bill Janssen, docs for the new ssl code.Guido van Rossum2007-08-271-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+927