]> granicus.if.org Git - python/commit
#6276: Remove usage of nested() in favor of new with statement with multiple managers.
authorGeorg Brandl <georg@python.org>
Thu, 18 Jun 2009 22:24:26 +0000 (22:24 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 18 Jun 2009 22:24:26 +0000 (22:24 +0000)
commitc29863e3a6d3fe076eac4ef42c827ecc38ccc4b1
tree330bdc5b1b7e2ce0c55ef9bb5f3316f7ac847125
parent7c2bc8308c2bedc263072e79ecf5b3ff1f00571f
#6276: Remove usage of nested() in favor of new with statement with multiple managers.
Lib/test/test_signal.py