]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options.
authorThomas Heller <theller@ctypes.org>
Thu, 20 Jan 2005 19:16:27 +0000 (19:16 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 20 Jan 2005 19:16:27 +0000 (19:16 +0000)
commit633d02443254e602392c26043a59948609bdc9b6
treeb0618dfdfe5171bbeaf2cf05f446948dfefbb486
parent29e932bb27d6cd28eb8367457f366a8d5fc32df1
Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options.

Backport from trunk.
Lib/distutils/command/install.py