Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
reload() gone?
- From: arnodel at googlemail.com (Arnaud Delobelle)
- Subject: reload() gone?
- Date: Fri, 31 Aug 2007 21:05:35 -0000
On Aug 31, 7:10 pm, "Bernard Lebel" <3dbern... at gmail.com> wrote: > 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? > PEP 3100 says: use exec() instead. -- Arnaud
- Follow-Ups:
- reload() gone?
- From: Chris Mellon
- reload() gone?
- Prev by Date: Is there a simple way to exit a while loop on keystroke?
- Next by Date: [python 3.0] reload() gone?
- Previous by thread: How does super() work?
- Next by thread: reload() gone?
- Index(es):