summaryrefslogtreecommitdiffstats
path: root/Doc/reference/compound_stmts.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-1/+1
* Issue #22243: fix except grammar in reference.Terry Jan Reedy2014-08-231-1/+1
* Add prompts to interactive example.Zachary Ware2014-05-061-8/+8
* Issue #21366: Document the fact that ``return`` in a ``finally`` clauseZachary Ware2014-05-061-0/+14
* Closes 21048: Index 'as' in import and with statements.Terry Jan Reedy2014-04-291-1/+3
* Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-4/+4
* fix typo; thanks to Dmitry Northerner from docs@Sandro Tosi2013-01-261-1/+1
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-6/+12
* Backport from 3.2: fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-1/+1
* String exceptions aren't just deprecated, they are gone.Raymond Hettinger2012-10-131-4/+1
* Issue #14167: restore statement about breaks in finally clauses; remove state...Mark Dickinson2012-09-241-10/+8
* Issue #14167: Document return statement in finally blocks.Andrew Svetlov2012-08-141-9/+22
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* #11669: rephrase footnote in the Compound Statements page.Ezio Melotti2011-06-261-2/+3
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-1/+2
* Allow multiple context managers in one with statement, as proposedGeorg Brandl2009-05-251-2/+18
* add a SETUP_WITH opcodeBenjamin Peterson2009-05-251-1/+3
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-1/+1
* Simplify markup.Georg Brandl2009-04-131-6/+3
* #4083: add "as" to except handler grammar as per PEP 3110.Georg Brandl2008-10-161-1/+1
* #926501: add info where to put the docstring.Georg Brandl2008-07-201-5/+14
* reinstate the ending backtick. thanks Nick :)Benjamin Peterson2008-06-291-1/+1
* rewrapBenjamin Peterson2008-06-281-5/+5
* Add *,**,@ to index, as suggested byAndrew M. Kuchling2008-04-151-0/+7
* Add class decoratorsAndrew M. Kuchling2008-03-131-1/+8
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
* Simplify index entries; fix #1712.Georg Brandl2008-01-051-47/+31
* Some cleanup in the docs.Georg Brandl2007-12-291-0/+6
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+1
* Add :term:s for "new-style class".Georg Brandl2007-10-211-2/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+548