Python reimport
peteshinners
pete at shinners.org
Wed Jun 3 11:27:05 EDT 2009
More information about the Python-list mailing list
Wed Jun 3 11:27:05 EDT 2009
- Previous message (by thread): Python reimport
- Next message (by thread): FILE object in Python3.0 extension modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 2, 11:54 pm, Ben Finney <ben+pyt... at benfinney.id.au> wrote: > When making an announcement of a new version of a project, please > summarise in the announcement what that project is (i.e. what the > program does) This module has a reimport function that works as a replacement for the reload builtin. It does a respectable job of updating the changes into the interpreter runtime. It also includes a function to find all changed python modules on disk.
- Previous message (by thread): Python reimport
- Next message (by thread): FILE object in Python3.0 extension modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list