Problems with Python IDLE

Giraffe kerstin.viltersten at semcon.com
Tue May 27 07:58:08 EDT 2008


> You probably start idle with the -n option. ...

>          ...If your code has been modified, you must reload() the affected
>          modules and re-import any specific items (e.g. from foo import baz)
>          if the changes are to take effect...

> If you use a shortcut to start IDLE, remove the -n option and you should be
> OK.

Thanks! I´ll try that!




More information about the Python-list mailing list