index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libcontextlib.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in example (should be backported, but my maintenance branch is woefu...
Nick Coghlan
2007-05-20
1
-1/+1
*
Get rid of a couple more context object references, fix some markup and clari...
Nick Coghlan
2006-05-03
1
-7/+8
*
Finish bringing SVN into line with latest version of PEP 343 by getting rid o...
Nick Coghlan
2006-05-03
1
-12/+13
*
Get rid of __context__, per the latest changes to PEP 343 and python-dev
Guido van Rossum
2006-05-02
1
-47/+0
*
Fix an error in the last contextlib.closing example
Nick Coghlan
2006-04-26
1
-3/+3
*
Fix latex typo
Nick Coghlan
2006-04-25
1
-1/+1
*
Move the PEP 343 documentation and implementation closer to the
Nick Coghlan
2006-04-25
1
-26/+47
*
Change PEP 343 related documentation to use the term context specifier instea...
Nick Coghlan
2006-04-24
1
-10/+19
*
Update contextlib documentation to use the same terminology as the module imp...
Nick Coghlan
2006-04-23
1
-7/+8
*
Add version added info for with statement and context managers
Neal Norwitz
2006-03-28
1
-0/+2
*
Fix some missing imports
Phillip J. Eby
2006-03-28
1
-0/+2
*
Document the contextlib module.
Phillip J. Eby
2006-03-27
1
-0/+140