cpython/Lib/test/output/test_compile
Jeremy Hylton 8edd5402f0 Fix SF buf #480096: Assign to __debug__ still allowed
Easy enough to catch assignment in the compiler.  The perverse user
can still change the value of __debug__, but that may be the least he
can do.
2001-11-09 20:37:13 +00:00

7 lines
43 B
Text

test_compile
1 2
1 2
3 4
1 2 3
1 2 3
2 3 4