Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a82d3470ec74997947bbd81a894825082ed0b2d1
/
Doc
/
lib
/
liburllib.tex
0aa811c
Use the \note and \warning macros where appropriate.
by Fred Drake
· 23 years ago
88e0b5b
SF patch #454553 by Walter Dörwald: auto-guess content-type header for ftp urls.
by Guido van Rossum
· 23 years ago
d86038d
Apply the new \mailheader macro where appropriate, and fix a few small
by Fred Drake
· 23 years ago
63bc2e0
Convert the use of apply(f, args) to the new spelling: f(*args).
by Fred Drake
· 23 years ago
8ee679f
Minor changes to match the style guide.
by Fred Drake
· 24 years ago
47f11ce
Added warning that FancyURLopener prompts the user on the terminal when
by Fred Drake
· 24 years ago
04f1d37
mention the use of the maxtries attribute of FancyURLopener in bounding
by Skip Montanaro
· 24 years ago
4fda21b
updated to document use of sequences of two-element tuples as inputs
by Skip Montanaro
· 24 years ago
eda2844
documented (new) optional doseq parameter to urlencode.
by Skip Montanaro
· 24 years ago
5100133
urlretrieve() description included explanation of "data" parameter, but
by Fred Drake
· 24 years ago
0fc6a67
Remove duplicated text from urlopen() description, noted by Ka-Ping
by Fred Drake
· 24 years ago
81c1735
Add item to the list of limitations that points out the lack of support
by Fred Drake
· 24 years ago
aef0e89
Document the limitation that urllib does not work with proxies which
by Fred Drake
· 24 years ago
dfca4dc
Revised documentation relevant to SourceForge patch #100837
by Fred Drake
· 24 years ago
3d0c77b
Addresses the other half of Bug #112634 -- the documentation suggested
by Guido van Rossum
· 24 years ago
9fa4d61
Moshe Zadka <moshez@math.huji.ac.il>:
by Fred Drake
· 24 years ago
10853c9
Finally fixed the much-reported bug about "~" in a couple of example.
by Fred Drake
· 24 years ago
f831663
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
by Thomas Wouters
· 25 years ago
6c16019
Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code.
by Fred Drake
· 25 years ago
38e5d27
Merged changes from the 1.5.2p2 release. (Very rough.)
by Fred Drake
· 25 years ago
1ec71cb
Incorporated updates to describe geturl() by Sjoerd Mullender
by Fred Drake
· 26 years ago
09b2957
Remove extra } at end of method description parameters.
by Fred Drake
· 26 years ago
954b9ad
Document new urllib features by Eric Raymond.
by Guido van Rossum
· 26 years ago
295da24
New section header style.
by Fred Drake
· 26 years ago
b91e934
Adjusted to use the new module synopsis support macros.
by Fred Drake
· 27 years ago
be26010
# Oops, correct Latex errors.
by Guido van Rossum
· 27 years ago
0af2f63
Document how to make a POST request with urlopen().
by Guido van Rossum
· 27 years ago
3a0351c
Remove all uses of \sectcode; we can now use logical markup everywhere.
by Fred Drake
· 27 years ago
cce1090
Change "\," to just "," in function signatures. This is easier to maintain,
by Fred Drake
· 27 years ago
6ef871c
Logical markup.
by Fred Drake
· 27 years ago
1947991
Remove all \bcode / \ecode cruft; this is no longer needed. See previous
by Fred Drake
· 27 years ago
f5eaa2e
Fixed index references to modules.
by Fred Drake
· 27 years ago
e47da0a
AMK's megapatch:
by Guido van Rossum
· 28 years ago
98b43eb
It's now using mimetools instead of rfc822
by Guido van Rossum
· 28 years ago
8d40c84
Added quote_plus() and unquote_plus(), to do space/plus substitutions
by Guido van Rossum
· 28 years ago
470be14
mass changes; fix titles; add examples; correct typos; clarifications;
by Guido van Rossum
· 30 years ago
6c4f003
changes (suggested) by Soren Larsen
by Guido van Rossum
· 30 years ago
8675115
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
by Guido van Rossum
· 30 years ago
61d34f4
added quote and unquote
by Guido van Rossum
· 30 years ago
a8db1df
document www interfaces
by Guido van Rossum
· 30 years ago