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

Pages: 1-

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

Name: Anonymous 2011-03-16 23:48

>>2
You can't even paste worth a damn.

Name: Anonymous 2011-03-17 0:00

speaking of which, does anybody have a python that will wrap itself around other pythons, check for indentation errors, and try to fix them at runtime? that they could spare?

just an idea, but it'd be neat... lalala..

Name: Anonymous 2011-03-17 0:31

>>4
Solving the Indentation Problem? I'm sorry, it's NP (Not Pythonic)-complete.

Name: Anonymous 2011-03-17 7:05

>>4
ok

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