Gael> You can use a trick in the Python interpreter:

    Gael> if True:
    Gael> <paste your code here>

Note though that copying and pasting that code will give problems if the
pasted code contains any blank lines.

Skip
_______________________________________________
Doc-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/doc-sig

Reply via email to