this thing so it doesn't rely on being unnormalized. (That's the
editorial "I", if anyone's listening <wink>.)
# Tests for the 'tokenize' module.
-# Large bits stolen from test_grammar.py.
+# Large bits stolen from test_grammar.py.
# Comments
"#"
if 1:
x = 2
if 1:
- x = 2
+ x = 2
if 1:
while 0:
- if 0:
- x = 2
- x = 2
+ if 0:
+ x = 2
+ x = 2
if 0:
- if 2:
- while 0:
- if 1:
- x = 2
+ if 2:
+ while 0:
+ if 1:
+ x = 2
# Operators
# selector
import sys, time
x = sys.modules['time'].time()
+