trouble with reload
Dr. Phillip M. Feldman
pfeldman at verizon.net
Thu Aug 13 15:05:26 EDT 2009
According to the Python documentation, 'reload' reloads a previously imported
module (so that changes made via an external editor will be effective).
But, when I try to use this command, I get the following error message:
TypeError: reload() argument must be module
Any suggestions will be appreciated.
--
View this message in context: http://www.nabble.com/trouble-with-reload-tp24956946p24956946.html
Sent from the Python - python-list mailing list archive at Nabble.com.
More information about the Python-list
mailing list