]> granicus.if.org Git - python/commit
Patch #1696. Don't attempt to call None.close() in dry-run mode.
authorGuido van Rossum <guido@python.org>
Wed, 2 Jan 2008 18:59:36 +0000 (18:59 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jan 2008 18:59:36 +0000 (18:59 +0000)
commit9b1f5a4740f227c78d9f2c4be8dd741992007a3a
tree806f25f97347c727de9814e9d6d39cdca1badb34
parentff36b2ce00af0d875362868d12fe86ffc87d0070
Patch #1696.  Don't attempt to call None.close() in dry-run mode.
Lib/distutils/command/build_scripts.py