From d6c6e2224bd2318f78d00432108997e64bc32a27 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 20 Jan 2005 19:20:16 +0000 Subject: distutils/command/install.py change. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 035bacf..ec8570b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -39,6 +39,8 @@ Extension Modules Library ------- +- Bug #1103844: fix distutils.install.dump_dirs() with negated options. + - os.{SEEK_SET, SEEK_CUR, SEEK_END} have been added for convenience. - Enhancements to the csv module: -- cgit v0.12