| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the limitation that urllib does not work with proxies which | Fred Drake | 2000-08-31 | 1 | -5/+9 |
|
|
* | Revised documentation relevant to SourceForge patch #100837 | Fred Drake | 2000-08-25 | 1 | -12/+23 |
|
|
* | Addresses the other half of Bug #112634 -- the documentation suggested | Guido van Rossum | 2000-08-24 | 1 | -1/+1 |
|
|
* | Moshe Zadka <moshez@math.huji.ac.il>: | Fred Drake | 2000-08-24 | 1 | -0/+12 |
|
|
* | Finally fixed the much-reported bug about "~" in a couple of example. | Fred Drake | 2000-07-28 | 1 | -2/+2 |
|
|
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code. | Fred Drake | 2000-05-30 | 1 | -1/+1 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -3/+140 |
|
|
* | Incorporated updates to describe geturl() by Sjoerd Mullender | Fred Drake | 1999-02-22 | 1 | -15/+20 |
|
|
* | Remove extra } at end of method description parameters. | Fred Drake | 1998-10-01 | 1 | -6/+7 |
|
|
* | Document new urllib features by Eric Raymond. | Guido van Rossum | 1998-09-28 | 1 | -5/+22 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | # Oops, correct Latex errors. | Guido van Rossum | 1998-07-22 | 1 | -2/+2 |
|
|
* | Document how to make a POST request with urlopen(). | Guido van Rossum | 1998-07-22 | 1 | -6/+25 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -2/+2 |
|
|
* | Logical markup. | Fred Drake | 1998-03-12 | 1 | -52/+51 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -1/+1 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -8/+9 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
|
|
* | It's now using mimetools instead of rfc822 | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
|
|
* | Added quote_plus() and unquote_plus(), to do space/plus substitutions | Guido van Rossum | 1996-12-13 | 1 | -1/+11 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -4/+6 |
|
|
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -3/+3 |
|
|
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW... | Guido van Rossum | 1995-02-28 | 1 | -2/+4 |
|
|
* | added quote and unquote | Guido van Rossum | 1995-02-27 | 1 | -1/+16 |
|
|
* | document www interfaces | Guido van Rossum | 1995-02-16 | 1 | -0/+102 |
|
|