Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Valid Python code

Name: Anonymous 2011-03-16 23:05

try:
    Haha, butts
except (exit(exit(exit())), NoExceptionsException, "Have you read your SICP today?"):
    "We conjure the spirits of the computer with our spells"
    (Toccata and Fugue in Dmin (BWV565), J. S. Bach, feat. G. J. Sussman)

Name: Anonymous 2011-03-16 23:47

>>>     try:
  File "<stdin>", line 1
    try:
    ^
IndentationError: unexpected indent
>>>         Haha, butts
  File "<stdin>", line 1
    Haha, butts
    ^
IndentationError: unexpected indent
>>>     except (exit(exit(exit())), NoExceptionsException, "Have you read your SICP today?"):
  File "<stdin>", line 1
    except (exit(exit(exit())), NoExceptionsException, "Have you read your SICP today?"):
    ^
IndentationError: unexpected indent
>>>         "We conjure the spirits of the computer with our spells"
  File "<stdin>", line 1
    "We conjure the spirits of the computer with our spells"
    ^
IndentationError: unexpected indent
>>>         (Toccata and Fugue in Dmin (BWV565), J. S. Bach, feat. G. J. Sussman)
  File "<stdin>", line 1
    (Toccata and Fugue in Dmin (BWV565), J. S. Bach, feat. G. J. Sussman)
    ^
IndentationError: unexpected indent
>>>


ONE WORD: THE FORCED INDENTATION OF CODE. THREAD OVER

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List