Python reimport

peteshinners pete at shinners.org
Wed Jun 3 11:27:05 EDT 2009


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.



More information about the Python-list mailing list