]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1696. Don't attempt to close None in dry-run mode.
authorGuido van Rossum <guido@python.org>
Wed, 2 Jan 2008 19:00:46 +0000 (19:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jan 2008 19:00:46 +0000 (19:00 +0000)
commit27edd829d7673a642cf5b37c3011454ec33cb715
tree57c2274589037d9ed44e3ba5156742104a51b9e8
parentfed3ebc0001136bd63e951282233eda5b56acb33
Patch #1696.  Don't attempt to close None in dry-run mode.
Lib/distutils/command/build_scripts.py