COMMITS
/ Doc/tutorial/classes.rst June 25, 2011
R
Issue 12086: add example showing how to use name mangling.
Raymond Hettinger committed
May 1, 2011
G
Split combined code/doctest code blocks in two blocks, to enable proper highlighting.
Georg Brandl committed
October 17, 2010
G
#9138: reword introduction to classes in Python.
Georg Brandl committed
August 2, 2010
G
Clarify that abs() is not a namespace.
Georg Brandl committed
July 19, 2010
G
Clarification. Yay importlib!
Georg Brandl committed
July 12, 2010
M
Remove mention of execfile from the tutorial.
Mark Dickinson committed
June 27, 2010
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
September 1, 2009
August 13, 2009
G
Merged revisions 74411 via svnmerge from
Georg Brandl committed
G
Fix duplicate sentence.
Georg Brandl committed
July 29, 2009
A
Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
Alexandre Vassalotti committed
February 21, 2009
M
Merged revisions 69846 via svnmerge from
Mark Dickinson committed
January 3, 2009
G
Fix a few remaining problems found by rstlint.
Georg Brandl committed
G
Remove trailing whitespace.
Georg Brandl committed
December 5, 2008
G
#4549: Mention nonlocal statement in tutorial section about scoping.
Georg Brandl committed
September 13, 2008
G
Forward-port of r66447.
Georg Brandl committed
August 8, 2008
G
#3525: 3.0 exception changes in tutorial.
Georg Brandl committed
July 16, 2008
G
#3310: stop referring to basestring.
Georg Brandl committed
March 16, 2008
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
December 4, 2007
G
Document nonlocal statement. Written for GHOP by "Canadabear".
Georg Brandl committed
December 2, 2007
G
#1535: rename __builtin__ module to builtins.
Georg Brandl committed
November 27, 2007
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
September 28, 2007
G
#1211, #1212, #1213: py3k fixes to the tutorial.
Georg Brandl committed
September 10, 2007
C
September 3, 2007
G
Tutorial formatting patch by Robin Stocker.
Georg Brandl committed
August 31, 2007
G
- document bytes()
Georg Brandl committed
G
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed