mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Turned off debugging output
This commit is contained in:
parent
16e99c06aa
commit
f428c9e317
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue