mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-19 10:51:18 +08:00
Get tox -e py27 working.
This commit is contained in:
@@ -178,7 +178,7 @@ rv.update(dict.fromkeys(
|
||||
def f():
|
||||
try:
|
||||
if not Debug:
|
||||
print('''
|
||||
hello('''
|
||||
If you would like to see debugging output,
|
||||
try: %s -d5
|
||||
''' % sys.argv[0])
|
||||
|
||||
Reference in New Issue
Block a user