]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use with statement
authorBenjamin Peterson <benjamin@python.org>
Fri, 4 Apr 2014 17:59:33 +0000 (13:59 -0400)
committerBenjamin Peterson <benjamin@python.org>
Fri, 4 Apr 2014 17:59:33 +0000 (13:59 -0400)
commit3c0027b7214ad45224399493a4899afa116b9056
tree4b14e61f930d563d8dfddc334abf48b9aa93277e
parentc2dafe60bc75b0168236fe1d55e39daee0fa9cd7
use with statement
Lib/test/test_httpservers.py