[python 3.0] reload() gone?

Terry Reedy tjreedy at udel.edu
Fri Aug 31 17:12:38 EDT 2007


"Bernard Lebel" <3dbernard at gmail.com> wrote in message 
news:61d0e2b40708311110l5a13819fh4e6b2aafe928b44d at mail.gmail.com...
|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

The .a1 release docs are a bit skimpy in places.  Reload() often does not 
do what people want or expect.

| So what are we supposed to do to reload modules?

He once said he was working on a replacement that he was first testing on 
himself.  I guess it did not make .a1.


tjr






More information about the Python-list mailing list