1. fa42bd7 Patch #1470846: fix urllib2 ProxyBasicAuthHandler. by Georg Brandl · 19 years ago
  2. db815ab More \exception fixes. by Georg Brandl · 19 years ago
  3. 6aab16e Move "httpresponses" dict from urllib2 to httplib where it belongs. by Georg Brandl · 19 years ago
  4. a2764ad Bug #954981: urllib2 example wont work w/o ssl by Georg Brandl · 20 years ago
  5. d54a0ae [Patch #1372995] Add \versionadded by Andrew M. Kuchling · 20 years ago
  6. 5c5fe2f RFE [ 1216944 ] Add Error Code Dictionary to urllib2 by Georg Brandl · 20 years ago
  7. cc97ebf get_method() returns a method name, not take it as an argument by Fred Drake · 20 years ago
  8. be83737 Patch #798244: More urllib2 examples. by Martin v. Löwis · 21 years ago
  9. 8932b41 Patch 851752 (fixes bug 820583) by Kurt B. Kaiser · 21 years ago
  10. 300ce19 [Patch #972310] Apply correction to docs by Andrew M. Kuchling · 21 years ago
  11. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 21 years ago
  12. bb066cf fix various typos; thanks, George Yoshida! (closes SF patch #952047) by Fred Drake · 21 years ago
  13. fb0521f Use versionadded for new features by Neal Norwitz · 21 years ago
  14. 5de3378 SF patch #892821: example for urllib2 has SyntaxError by Raymond Hettinger · 22 years ago
  15. c1be59f SF patch 852995: add processors feature to urllib2 by Jeremy Hylton · 22 years ago
  16. d9cf8e7 Markup consistency nits. by Fred Drake · 22 years ago
  17. 9753ae1 Added missing markup. by Fred Drake · 22 years ago
  18. 162f081 Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2. by Martin v. Löwis · 22 years ago
  19. 9556fba - urllib2.py now knows how to order proxy classes, so the user doesn't by Gustavo Niemeyer · 22 years ago
  20. 0dfd7a9 Missing parenthesis found by texcheck.py by Raymond Hettinger · 22 years ago
  21. 53e5b71 Add modified versions of the examples from Sean Reifschneider by Fred Drake · 22 years ago
  22. 024aaa1 SF Patch 549151: urllib2 POSTs on redirect (contributed by John J Lee) by Raymond Hettinger · 22 years ago
  23. 399bc8c Fix a variety of typographical, grammatical, and clarity problems reported by Fred Drake · 24 years ago
  24. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 24 years ago
  25. a939911 Fix a markup error: do not omit a method's parameter list if it is empty. by Fred Drake · 24 years ago
  26. 4785246 Markup adjustments to avoid getting junk in the index. by Fred Drake · 24 years ago
  27. 93c8671 Lots of organizational changes for consistency with the rest of the by Fred Drake · 24 years ago
  28. 8a18e99 Checking in patch 404826 -- urllib2 enhancements and documentations. by Moshe Zadka · 24 years ago