reload imported module

Emile van Sebille emile at fenx.com
Wed Apr 5 12:03:03 EDT 2000


I'm testing a new class in its own module from within
idle.  Is there a way to reload y after having done:

    from x import y

or is it easiest to just import x and reload it?

Emile van Sebille
emile at fenx.com
-------------------








More information about the Python-list mailing list