]> 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:15:39 +0000 (19:15 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 20 Jan 2005 19:15:39 +0000 (19:15 +0000)
commit8569264be99f5d1300d3fb25af3e3ebad1c147aa
tree6b4b138c0e83c5515d749109f4382d37bcdf2cac
parentcdf41ba9efafafca3f75eea640a211c24969f90b
Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options.

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