]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add a contextmanager to disable the gc
authorBenjamin Peterson <benjamin@python.org>
Thu, 14 Jul 2011 17:48:01 +0000 (12:48 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 14 Jul 2011 17:48:01 +0000 (12:48 -0500)
commit31f4beb15e959e818947db3297ac639bc2afc067
tree3633e894c665049abd960ea17189069f77e389a0
parentc917494528b3e116d4d17df52daea74f112e2b68
add a contextmanager to disable the gc
Lib/test/support.py