]> granicus.if.org Git - python/commit
Fix ResourceWarning for unclosed files (from os.popen)
authorBrian Curtin <brian.curtin@gmail.com>
Sun, 31 Oct 2010 01:10:58 +0000 (01:10 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Sun, 31 Oct 2010 01:10:58 +0000 (01:10 +0000)
commitbf0757137f01f570826ee016cb6a77b4ccc57e69
tree7c5ad7301d057174094bd9ad97f914613dd83be5
parenta9615d14de54d0595466b792a694d25b72f4e48b
Fix ResourceWarning for unclosed files (from os.popen)
Lib/uuid.py