distutils/command/install.py change.

This commit is contained in:
Thomas Heller 2005-01-20 19:20:16 +00:00
parent 1d1eac3ce8
commit d6c6e2224b
1 changed files with 2 additions and 0 deletions

View File

@ -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: