mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
Delete some debugging print statements.
This commit is contained in:
parent
e9613ae05f
commit
7aff6f34fe
2 changed files with 0 additions and 4 deletions
|
@ -45,8 +45,6 @@ class build (Command):
|
|||
|
||||
def finalize_options (self):
|
||||
|
||||
print "build.finalize: force=%s" % self.force
|
||||
|
||||
# Need this to name platform-specific directories, but sys.platform
|
||||
# is not enough -- it only names the OS and version, not the
|
||||
# hardware architecture!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue