| Commit message (Expand) | Author | Age | Files | Lines |
* | Added versionchanged flag to all the methods which received | Facundo Batista | 2007-06-11 | 1 | -0/+3 |
|
|
* | Added an optional timeout parameter to function urllib2.urlopen, | Facundo Batista | 2007-06-06 | 1 | -3/+13 |
|
|
* | Remove the gopherlib module. It has been raising a DeprecationWarning since | Brett Cannon | 2007-05-16 | 1 | -16/+0 |
|
|
* | Fix SF #1703110, Incorrect example for add_password() (use uri, not host) | Neal Norwitz | 2007-04-24 | 1 | -1/+4 |
|
|
* | Lots of explicit class names for method and member descs. | Georg Brandl | 2007-04-01 | 1 | -1/+1 |
|
|
* | [Bug #1528258] Mention that the 'data' argument can be None. | Andrew M. Kuchling | 2006-07-29 | 1 | -3/+13 |
|
|
* | Minor rewording | Andrew M. Kuchling | 2006-06-03 | 1 | -7/+7 |
|
|
* | [Bug #1441864] Clarify description of 'data' argument | Andrew M. Kuchling | 2006-06-03 | 1 | -5/+7 |
|
|
* | Patches #1497027 and #972322: try HTTP digest auth first, | Georg Brandl | 2006-05-29 | 1 | -3/+1 |
|
|
* | Patch #1470846: fix urllib2 ProxyBasicAuthHandler. | Georg Brandl | 2006-04-30 | 1 | -5/+11 |
|
|
* | More \exception fixes. | Georg Brandl | 2006-03-17 | 1 | -1/+1 |
|
|
* | Move "httpresponses" dict from urllib2 to httplib where it belongs. | Georg Brandl | 2006-02-17 | 1 | -9/+0 |
|
|
* | Bug #954981: urllib2 example wont work w/o ssl | Georg Brandl | 2005-12-26 | 1 | -1/+2 |
|
|
* | [Patch #1372995] Add \versionadded | Andrew M. Kuchling | 2005-12-04 | 1 | -0/+2 |
|
|
* | RFE [ 1216944 ] Add Error Code Dictionary to urllib2 | Georg Brandl | 2005-07-14 | 1 | -0/+9 |
|
|
* | get_method() returns a method name, not take it as an argument | Fred Drake | 2005-04-13 | 1 | -2/+2 |
|
|
* | Patch #798244: More urllib2 examples. | Martin v. Löwis | 2004-08-25 | 1 | -1/+62 |
|
|
* | Patch 851752 (fixes bug 820583) | Kurt B. Kaiser | 2004-07-11 | 1 | -3/+10 |
|
|
* | [Patch #972310] Apply correction to docs | Andrew M. Kuchling | 2004-07-10 | 1 | -10/+3 |
|
|
* | Patch #963318: Add support for client-side cookie management. | Martin v. Löwis | 2004-05-31 | 1 | -29/+132 |
|
|
* | fix various typos; thanks, George Yoshida! | Fred Drake | 2004-05-12 | 1 | -1/+1 |
|
|
* | Use versionadded for new features | Neal Norwitz | 2004-02-28 | 1 | -0/+4 |
|
|
* | SF patch #892821: example for urllib2 has SyntaxError | Raymond Hettinger | 2004-02-08 | 1 | -2/+1 |
|
|
* | SF patch 852995: add processors feature to urllib2 | Jeremy Hylton | 2003-12-14 | 1 | -1/+31 |
|
|
* | Markup consistency nits. | Fred Drake | 2003-07-14 | 1 | -15/+17 |
|
|
* | Added missing markup. | Fred Drake | 2003-07-14 | 1 | -0/+2 |
|
|
* | Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2. | Martin v. Löwis | 2003-07-12 | 1 | -3/+11 |
|
|
* | - urllib2.py now knows how to order proxy classes, so the user doesn't | Gustavo Niemeyer | 2003-06-07 | 1 | -0/+5 |
|
|
* | Missing parenthesis found by texcheck.py | Raymond Hettinger | 2003-05-10 | 1 | -1/+1 |
|
|
* | Add modified versions of the examples from Sean Reifschneider | Fred Drake | 2003-04-25 | 1 | -0/+36 |
|
|
* | SF Patch 549151: urllib2 POSTs on redirect | Raymond Hettinger | 2003-04-24 | 1 | -5/+35 |
|
|
* | Fix a variety of typographical, grammatical, and clarity problems reported | Fred Drake | 2001-11-09 | 1 | -54/+62 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
|
|
* | Fix a markup error: do not omit a method's parameter list if it is | Fred Drake | 2001-07-05 | 1 | -1/+1 |
|
|
* | Markup adjustments to avoid getting junk in the index. | Fred Drake | 2001-05-11 | 1 | -5/+5 |
|
|
* | Lots of organizational changes for consistency with the rest of the | Fred Drake | 2001-03-02 | 1 | -225/+289 |
|
|
* | Checking in patch 404826 -- urllib2 enhancements and documentations. | Moshe Zadka | 2001-03-01 | 1 | -0/+501 |
|
|