summaryrefslogtreecommitdiffstats
path: root/Doc/library/contextlib.rst
Commit message (Expand)AuthorAgeFilesLines
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* Issue 6288: update the contextlib.nested() docs to explain why it has been de...Nick Coghlan2009-06-171-11/+28
* Remove period from end of headings.Georg Brandl2009-06-081-3/+2
* Deprecate contextlib.nested(). The with-statement now provides this function...Raymond Hettinger2009-05-291-0/+2
* #5491: clarify nested() semantics.Georg Brandl2009-03-151-4/+5
* Remove with_statement future imports from 2.6 docs.Georg Brandl2008-01-051-2/+0
* Add more entries to the glossary.Georg Brandl2007-12-021-3/+3
* Add :term: for generators.Georg Brandl2007-10-211-3/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+120