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