> 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!