How can I reexecute 'import foo from bar'?

redhouse at my-deja.com redhouse at my-deja.com
Thu Aug 17 19:23:52 EDT 2000


I know I can do a reload on a module in IDLE, but when I do this, any
'import foo from bar' foo's are not updated. I know I can get around
this by typing out the full qualifier, but is there some way to make
foo.method(instance) current other than typing out bar.foo.method
(instance).



Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list