summaryrefslogtreecommitdiffstats
path: root/Doc/reference/simple_stmts.rst
Commit message (Expand)AuthorAgeFilesLines
* [2.7] Fix a trivial typo in global section (GH-1497) (GH-1882)Mariatta2017-05-311-1/+1
* Issue #23275: Backport empty square bracket assignment documentation fixMartin Panter2016-06-081-1/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
* Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-2/+2
* remove link to the 'original package specification'; I doubt it's useful anym...Benjamin Peterson2014-10-171-3/+1
* Issue #20643: Fixed references to the next() method (distinguish from theSerhiy Storchaka2014-09-051-8/+8
* Closes #21055: Index (augmented) assignment symbols.Terry Jan Reedy2014-04-291-0/+13
* Closes 21048: Index 'as' in import and with statements.Terry Jan Reedy2014-04-291-0/+1
* document that various functions that parse from source will interpret things ...Benjamin Peterson2013-09-011-9/+10
* #14878: add cross-reference to the yield statement.Andrew Kuchling2013-05-101-0/+3
* Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
* Issue #16339: Document and test exec(stmt, globals, locals) form in Python 2.7.Mark Dickinson2012-11-251-10/+17
* #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-2/+2
* Issue #13557: Clarify effect of giving two different namespaces to exec orTerry Jan Reedy2012-07-081-0/+3
* None is not a keyword, link file.next() to functions.html#nextSandro Tosi2012-01-141-3/+3
* fix Rather that/Rather than; thanks to Reuben Thomas from docs@Sandro Tosi2011-12-241-1/+1
* #11400: remove reference to pre-1.5 assignment behavior.Georg Brandl2011-03-061-3/+0
* Merged revisions 84470-84471,84566-84567,84759 via svnmerge fromFlorent Xicluna2010-09-131-1/+1
* Use "impl-detail" directive where applicable.Georg Brandl2009-10-221-6/+10
* #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