COMMITS
/ Doc/tutorial/errors.rst January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
September 17, 2008
B
Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge from
Benjamin Peterson committed
August 8, 2008
G
#3525: 3.0 exception changes in tutorial.
Georg Brandl committed
May 26, 2008
B
Merged revisions 63655 via svnmerge from
Benjamin Peterson committed
May 13, 2008
N
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz committed
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
April 7, 2008
M
Bug #2565: The repr() of type objects now calls them 'class',
Martin v. Löwis committed
January 30, 2008
C
Merged revisions 60408-60440 via svnmerge from
Christian Heimes committed
September 27, 2007
C
Revert r58075 (incorrect docs patch).
Collin Winter committed
September 10, 2007
C
Fix more raise statments in the docs.
Collin Winter committed
C
More two-argument raise cleanup in the tutorial.
Collin Winter committed
C
Fix docs that imply that tuples in except clauses must be parenthesized.
Collin Winter committed
C
Fix more two-arg raise statements.
Collin Winter committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
August 31, 2007
G
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum committed
August 17, 2007
G
No need to define raw_input(), input() does the same.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed