summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib2.rst
Commit message (Expand)AuthorAgeFilesLines
* #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