summaryrefslogtreecommitdiffstats
path: root/Doc/reference/simple_stmts.rst
Commit message (Expand)AuthorAgeFilesLines
* #5621: refactor description of how class/instance attributes interact on a.x=...Georg Brandl2009-09-161-13/+24
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* revert r74152Benjamin Peterson2009-07-221-4/+4
* simplifyBenjamin Peterson2009-07-221-4/+4
* Use the preferred form of raise statements in the docs.Georg Brandl2009-06-031-1/+1
* Correction in softspace behavior description.Georg Brandl2009-05-221-3/+4
* importlib.import_module is better these daysBenjamin Peterson2009-05-141-6/+2
* Add link to PEP 236.Georg Brandl2009-04-231-0/+5
* #992207: document that the parser only accepts \\n newlines.Georg Brandl2009-03-311-1/+6
* #5529: backport new docs of import semantics written by Brett to 2.x.Georg Brandl2009-03-311-52/+126
* #5296: sequence -> iterable.Georg Brandl2009-02-181-5/+5
* #4857: fix augmented assignment target spec.Georg Brandl2009-01-181-1/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* update paragraph about __future__ for 2.6Benjamin Peterson2008-10-091-4/+5
* #3914: add //= to the augmented assign operators.Georg Brandl2008-09-211-1/+1
* This should really be a comment.Georg Brandl2008-08-011-4/+7
* Fix brackets.Georg Brandl2008-06-061-2/+2
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-1/+1
* Fix-up docs for socketserver and queue renaming.Georg Brandl2008-05-121-1/+1
* Remove forward-looking statementAndrew M. Kuchling2008-04-101-3/+3
* #2253: fix continue vs. finally docs.Georg Brandl2008-03-081-6/+5
* Simplify index entries; fix #1712.Georg Brandl2008-01-051-44/+34
* Some cleanup in the docs.Georg Brandl2007-12-291-7/+4
* A bit of reordering, also show more subheadings in the lang ref index.Georg Brandl2007-09-181-42/+42
* Fix a wrong indentation for sublists.Georg Brandl2007-09-071-2/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+941