Staging
v0.5.1
https://github.com/python/cpython
Revision 8608d26e815a63f5a35524abea40ad80a5e93bb2 authored by Nick Coghlan on 19 October 2013, 14:30:51 UTC, committed by Nick Coghlan on 19 October 2013, 14:30:51 UTC
- explain single use, reusable and reentrant in docs
- converted suppress to a reentrant class based impl
- converted redirect_stdout to a reusable impl
- moved both suppress and redirect_stdout behind a functional
  facade
- added reentrancy tests for the updated suppress
- added reusability tests for the updated redirect_stdio
- slightly cleaned up an exception from contextmanager
1 parent e723622
History
Tip revision: 8608d26e815a63f5a35524abea40ad80a5e93bb2 authored by Nick Coghlan on 19 October 2013, 14:30:51 UTC
contextlib doc updates and refactoring
Tip revision: 8608d26
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 960 bytes
.hgeol -rw-r--r-- 755 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 5.7 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 50.7 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.8 KB
configure -rwxr-xr-x 433.0 KB
configure.ac -rw-r--r-- 134.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 94.5 KB

README

back to top