Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
96527c3b59a957de9b255f95f0ab73b04a124d8c
/
Doc
/
library
/
contextlib.rst
7c2bc83
Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided
by Nick Coghlan
· 16 years ago
42a8264
Remove period from end of headings.
by Georg Brandl
· 16 years ago
822b87f
Deprecate contextlib.nested(). The with-statement now provides this functionality directly.
by Raymond Hettinger
· 16 years ago
5a95b21
#5491: clarify nested() semantics.
by Georg Brandl
· 16 years ago
9749e15
Remove with_statement future imports from 2.6 docs.
by Georg Brandl
· 18 years ago
584265b
Add more entries to the glossary.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago