]> granicus.if.org Git - python/commit
Fix the windows buildbot permission error - close the fd of tempfile beffore unlinking
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 23 Oct 2012 18:07:02 +0000 (11:07 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 23 Oct 2012 18:07:02 +0000 (11:07 -0700)
commitbf644c5571a8e2acb380c7a1288af217f0be7cd6
tree3b77def78c32723bbf1e63ae9960eef438569f6b
parent3194d7cfcef24bf69436cb430b751c74838392e1
Fix the windows buildbot permission error - close the fd of tempfile beffore unlinking
Lib/test/test_urllib.py