]> granicus.if.org Git - python/commit
Fix a last use of file() that should be open().
authorGuido van Rossum <guido@python.org>
Thu, 6 Dec 2007 18:37:53 +0000 (18:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 6 Dec 2007 18:37:53 +0000 (18:37 +0000)
commit4b28041530ce2dc8f741d544b6f86627348de3ef
tree550684cb268bd8a1676e11d6a08da0d22faeb0c7
parentda3673e9d0321a9dc81bd471a3f03f241f1a34e4
Fix a last use of file() that should be open().
Tools/scripts/combinerefs.py