Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ad32deb20eba432fcf6dbd095c25917fa6077ff2
/
Doc
/
tutorial
58da931
Merged revisions 58886-58929 via svnmerge from
by Guido van Rossum
· 17 years ago
9afde1c
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
by Georg Brandl
· 17 years ago
9f2c39a
#1228: new comparison behavior.
by Georg Brandl
· 17 years ago
2d2590d
#1211, #1212, #1213: py3k fixes to the tutorial.
by Georg Brandl
· 17 years ago
d2e44df
Revert r58075 (incorrect docs patch).
by Collin Winter
· 17 years ago
4e02c50
Clarify the difference between text and binary files. I'm not sure the
by Skip Montanaro
· 17 years ago
8ce81f7
Merged revisions 58211-58220 via svnmerge from
by Thomas Wouters
· 17 years ago
58721bc
Fix more raise statments in the docs.
by Collin Winter
· 17 years ago
c7526f5
More two-argument raise cleanup in the tutorial.
by Collin Winter
· 17 years ago
1fc035f
Fix docs that imply that tuples in except clauses must be parenthesized.
by Collin Winter
· 17 years ago
596d99a
Fix more two-arg raise statements.
by Collin Winter
· 17 years ago
bbc9712
Update tutorial/classes.rst to remove references to the old two-argument form of the raise statement.
by Collin Winter
· 17 years ago
19ab2bd
Remove yet more references to has_key() methods.
by Collin Winter
· 17 years ago
6911e3c
Convert all print statements in the docs.
by Georg Brandl
· 17 years ago
e4ac750
Tutorial formatting patch by Robin Stocker.
by Georg Brandl
· 17 years ago
81ac1ce
Address a few XXX comments, other fixes.
by Georg Brandl
· 17 years ago
85eb8c1
- document bytes()
by Georg Brandl
· 17 years ago
4b49131
Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification.
by Georg Brandl
· 17 years ago
c3f5bad
Fix unicode issue in tutorial.
by Georg Brandl
· 17 years ago
e0906d1
A few more fixes to the tutorial
by Neal Norwitz
· 17 years ago
0616b79
Tutorial update for 3.0 by Paul Dubois.
by Guido van Rossum
· 17 years ago
f10aa98
Another merge. Only doc stuff was affected (but this aligns the UTF-32
by Guido van Rossum
· 17 years ago
e9af284
No need to define raw_input(), input() does the same.
by Georg Brandl
· 17 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 17 years ago