mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Whilespace normalization (reindint.py).
This commit is contained in:
parent
17a35f906c
commit
584b0e0c3d
31 changed files with 53 additions and 314 deletions
|
@ -8,7 +8,7 @@ import sys
|
|||
if sys.version>='2.5':
|
||||
# In Python 2.5 and above, distutils includes its own upload command
|
||||
__all__.remove('upload')
|
||||
|
||||
|
||||
|
||||
from distutils.command.bdist import bdist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue