mirror of
https://github.com/python/cpython.git
synced 2025-01-11 02:54:59 +08:00
Turned off debugging output
This commit is contained in:
parent
16e99c06aa
commit
f428c9e317
@ -54,8 +54,6 @@ def findtemplate():
|
||||
return template
|
||||
|
||||
def main():
|
||||
global DEBUG
|
||||
DEBUG=1
|
||||
|
||||
# Find the template
|
||||
# (there's no point in proceeding if we can't find it)
|
||||
|
Loading…
Reference in New Issue
Block a user