mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +00:00
General cleanup, raise normalization in Lib/distutils.
This commit is contained in:
parent
a73bfee73d
commit
5b7e9d76f3
47 changed files with 963 additions and 1640 deletions
|
@ -1,7 +1,5 @@
|
|||
import os
|
||||
|
||||
# This module should be kept compatible with Python 2.1.
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
# If DISTUTILS_DEBUG is anything other than the empty string, we run in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue