summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-2/+2
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-022-5/+5
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-2/+2
* Merged revisions 58886-58929 via svnmerge fromGuido van Rossum2007-11-101-1/+2
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-014-11/+12
* #1228: new comparison behavior.Georg Brandl2007-10-081-12/+5
* #1211, #1212, #1213: py3k fixes to the tutorial.Georg Brandl2007-09-283-48/+42
* Revert r58075 (incorrect docs patch).Collin Winter2007-09-271-2/+2
* Clarify the difference between text and binary files. I'm not sure theSkip Montanaro2007-09-261-8/+14
* Merged revisions 58211-58220 via svnmerge fromThomas Wouters2007-09-201-1/+1
* Fix more raise statments in the docs.Collin Winter2007-09-102-2/+3
* More two-argument raise cleanup in the tutorial.Collin Winter2007-09-101-4/+3
* Fix docs that imply that tuples in except clauses must be parenthesized.Collin Winter2007-09-101-2/+2
* Fix more two-arg raise statements.Collin Winter2007-09-101-2/+2
* Update tutorial/classes.rst to remove references to the old two-argument form...Collin Winter2007-09-101-6/+6
* Remove yet more references to has_key() methods.Collin Winter2007-09-101-2/+1
* Convert all print statements in the docs.Georg Brandl2007-09-045-13/+15
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-037-19/+20
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-7/+0
* - document bytes()Georg Brandl2007-08-311-30/+21
* Commit #1068: new docs for PEP 3101. Also document the old string formatting ...Georg Brandl2007-08-311-2/+2
* Fix unicode issue in tutorial.Georg Brandl2007-08-311-4/+2
* A few more fixes to the tutorialNeal Norwitz2007-08-312-7/+6
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-3112-352/+378
* Another merge. Only doc stuff was affected (but this aligns the UTF-32Guido van Rossum2007-08-173-335/+9
* No need to define raw_input(), input() does the same.Georg Brandl2007-08-172-21/+3
* Move the 3k reST doc tree in place.Georg Brandl2007-08-1516-0/+5808