Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 6288: update the contextlib.nested() docs to explain why it has been de... | Nick Coghlan | 2009-06-17 | 1 | -11/+28 |
* | Remove period from end of headings. | Georg Brandl | 2009-06-08 | 1 | -3/+2 |
* | Deprecate contextlib.nested(). The with-statement now provides this function... | Raymond Hettinger | 2009-05-29 | 1 | -0/+2 |
* | #5491: clarify nested() semantics. | Georg Brandl | 2009-03-15 | 1 | -4/+5 |
* | Remove with_statement future imports from 2.6 docs. | Georg Brandl | 2008-01-05 | 1 | -2/+0 |
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -3/+3 |
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 1 | -3/+3 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+120 |