Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python 3.0] reload() gone?


  • From: 3dbernard at gmail.com (Bernard Lebel)
  • Subject: [python 3.0] reload() gone?
  • Date: Fri, 31 Aug 2007 14:10:07 -0400

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