summaryrefslogtreecommitdiff
path: root/Lib/test/test_syntax.py
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-09-10 19:40:52 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2010-09-10 19:40:52 +0000
commitdfa9b294fac33934547b5f7b7542466c469e6599 (patch)
tree3b2b9183ef5de79eeb77bae8905f5ae3b5ae45b4 /Lib/test/test_syntax.py
parent4f5e298075f512d2ca3376ff35d6710b7317024b (diff)
downloadcpython-git-dfa9b294fac33934547b5f7b7542466c469e6599.tar.gz
Use the "if 1:" prefix so that quoted code appears nicely
nested inside the test suite. def test_me(): exec("""if 1: ...code... """) No other change here.
Diffstat (limited to 'Lib/test/test_syntax.py')
0 files changed, 0 insertions, 0 deletions