[python 3.0] reload() gone?

Bernard Lebel 3dbernard at gmail.com
Fri Aug 31 14:10:07 EDT 2007


I read in the Python 3.0 documentation that reload() was removed,
without further explanations.

http://docs.python.org/dev/3.0/whatsnew/3.0.html?highlight=reload


So what are we supposed to do to reload modules?


Thanks
Bernard



More information about the Python-list mailing list