summaryrefslogtreecommitdiff
path: root/Doc/lib/liburllib2.tex
Commit message (Expand)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-872/+0
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-3/+16
* Merged revisions 55407-55513 via svnmerge fromGuido van Rossum2007-05-221-16/+0
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-2/+5
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-3/+13
* Merge the rest of the trunk.Thomas Wouters2006-06-081-5/+7
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-3/+1
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-5/+11
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-1/+1
* Move "httpresponses" dict from urllib2 to httplib where it belongs.Georg Brandl2006-02-171-9/+0
* Bug #954981: urllib2 example wont work w/o sslGeorg Brandl2005-12-261-1/+2
* [Patch #1372995] Add \versionaddedAndrew M. Kuchling2005-12-041-0/+2
* RFE [ 1216944 ] Add Error Code Dictionary to urllib2Georg Brandl2005-07-141-0/+9
* get_method() returns a method name, not take it as an argumentFred Drake2005-04-131-2/+2
* Patch #798244: More urllib2 examples.Martin v. Löwis2004-08-251-1/+62
* Patch 851752 (fixes bug 820583)Kurt B. Kaiser2004-07-111-3/+10
* [Patch #972310] Apply correction to docsAndrew M. Kuchling2004-07-101-10/+3
* Patch #963318: Add support for client-side cookie management.Martin v. Löwis2004-05-311-29/+132
* fix various typos; thanks, George Yoshida!Fred Drake2004-05-121-1/+1
* Use versionadded for new featuresNeal Norwitz2004-02-281-0/+4
* SF patch #892821: example for urllib2 has SyntaxErrorRaymond Hettinger2004-02-081-2/+1
* SF patch 852995: add processors feature to urllib2Jeremy Hylton2003-12-141-1/+31
* Markup consistency nits.Fred Drake2003-07-141-15/+17
* Added missing markup.Fred Drake2003-07-141-0/+2
* Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2.Martin v. Löwis2003-07-121-3/+11
* - urllib2.py now knows how to order proxy classes, so the user doesn'tGustavo Niemeyer2003-06-071-0/+5
* Missing parenthesis found by texcheck.pyRaymond Hettinger2003-05-101-1/+1
* Add modified versions of the examples from Sean ReifschneiderFred Drake2003-04-251-0/+36
* SF Patch 549151: urllib2 POSTs on redirectRaymond Hettinger2003-04-241-5/+35
* Fix a variety of typographical, grammatical, and clarity problems reportedFred Drake2001-11-091-54/+62
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-2/+2
* Fix a markup error: do not omit a method's parameter list if it isFred Drake2001-07-051-1/+1
* Markup adjustments to avoid getting junk in the index.Fred Drake2001-05-111-5/+5
* Lots of organizational changes for consistency with the rest of theFred Drake2001-03-021-225/+289
* Checking in patch 404826 -- urllib2 enhancements and documentations.Moshe Zadka2001-03-011-0/+501