Re: reload() gone?
- From: Arnaud Delobelle <arnodel@xxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 21:05:35 -0000
On Aug 31, 7:10 pm, "Bernard Lebel" <3dbern...@xxxxxxxxx> wrote:
I read in the Python 3.0 documentation that reload() was removed,PEP 3100 says: use exec() instead.
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?
--
Arnaud
.
- References:
- [python 3.0] reload() gone?
- From: Bernard Lebel
- [python 3.0] reload() gone?
- Prev by Date: Re: Is there a simple way to exit a while loop on keystroke?
- Next by Date: Re: [python 3.0] reload() gone?
- Previous by thread: [python 3.0] reload() gone?
- Next by thread: Re: [python 3.0] reload() gone?
- Index(es):