summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/classes.rst
Commit message (Expand)AuthorAgeFilesLines
* #9138: reword introduction to classes in Python.Georg Brandl2010-10-171-16/+16
* Clarify that abs() is not a namespace.Georg Brandl2010-08-021-1/+1
* Clarification. Yay importlib!Georg Brandl2010-07-191-2/+5
* Remove mention of execfile from the tutorial.Mark Dickinson2010-07-121-6/+6
* Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-271-1/+1
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
* Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,...Georg Brandl2009-09-011-6/+6
* Merged revisions 74411 via svnmerge fromGeorg Brandl2009-08-131-5/+2
* Fix duplicate sentence.Georg Brandl2009-08-131-3/+1
* Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-291-73/+74
* Merged revisions 69846 via svnmerge fromMark Dickinson2009-02-211-1/+1
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-4/+4
* #4549: Mention nonlocal statement in tutorial section about scoping.Georg Brandl2008-12-051-6/+5
* Forward-port of r66447.Georg Brandl2008-09-131-1/+1
* #3525: 3.0 exception changes in tutorial.Georg Brandl2008-08-081-1/+1
* #3310: stop referring to basestring.Georg Brandl2008-07-161-3/+2
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-6/+27
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-8/+6
* Document nonlocal statement. Written for GHOP by "Canadabear".Georg Brandl2007-12-041-4/+52
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-021-1/+1
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-2/+2
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-7/+7
* #1211, #1212, #1213: py3k fixes to the tutorial.Georg Brandl2007-09-281-11/+14
* Update tutorial/classes.rst to remove references to the old two-argument form...Collin Winter2007-09-101-6/+6
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-031-1/+1
* - document bytes()Georg Brandl2007-08-311-30/+21
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-13/+14
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+792