mirror of
https://github.com/python/cpython.git
synced 2025-08-10 03:49:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
cd73a78b68
commit
147f9ae6db
3 changed files with 5 additions and 5 deletions
|
@ -877,7 +877,7 @@ def add_files(db):
|
|||
if not have_ctypes:
|
||||
print "WARNING: _ctypes.pyd not found, ctypes will not be included"
|
||||
extensions.remove("_ctypes.pyd")
|
||||
|
||||
|
||||
# Add all .py files in Lib, except lib-tk, test
|
||||
dirs={}
|
||||
pydirs = [(root,"Lib")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue