]> granicus.if.org Git - python/commit
Silence ResourceWarnings in modulefinder by using file context managers.
authorBrett Cannon <bcannon@gmail.com>
Sat, 30 Oct 2010 00:26:48 +0000 (00:26 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 30 Oct 2010 00:26:48 +0000 (00:26 +0000)
commit028011f9f098d37d9dc81df7737fc38126fbdc76
tree3c0caf1271dd40ec6ebb777f3908e6e4608cab5d
parent011057854d86346fd19ba845a0a9759eae22c39c
Silence ResourceWarnings in modulefinder by using file context managers.
Lib/modulefinder.py
Misc/NEWS