]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
code improvement. 'as cm' not required when not used. Review comment by Georg Brandl
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 12 Apr 2012 11:28:07 +0000 (19:28 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 12 Apr 2012 11:28:07 +0000 (19:28 +0800)
commit80a133b91c857f6da41c6eba3b6992af6d696347
tree9e4383c9e65697bc48ed935854e637990bc1c1be
parentdf7ac0619563e3e92efadf3e429c58d3fb4b5016
code improvement. 'as cm' not required when not used. Review comment by Georg Brandl
Lib/test/test_urllib2.py