mirror of https://github.com/python/cpython.git
distutils/command/install.py change.
This commit is contained in:
parent
1d1eac3ce8
commit
d6c6e2224b
|
@ -39,6 +39,8 @@ Extension Modules
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Bug #1103844: fix distutils.install.dump_dirs() with negated options.
|
||||||
|
|
||||||
- os.{SEEK_SET, SEEK_CUR, SEEK_END} have been added for convenience.
|
- os.{SEEK_SET, SEEK_CUR, SEEK_END} have been added for convenience.
|
||||||
|
|
||||||
- Enhancements to the csv module:
|
- Enhancements to the csv module:
|
||||||
|
|
Loading…
Reference in New Issue