zc.reloadmonitor

Allows you to cause already imported modules to be reloaded
Download

zc.reloadmonitor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Publisher Name:
  • Jim Fulton
  • Publisher web site:
  • http://www.zope.com

zc.reloadmonitor Tags


zc.reloadmonitor Description

Allows you to cause already imported modules to be reloaded zc.reloadmonitor is a module that provides a plug-in for zc.monitor. It allows you to cause already imported modules to be reloaded.To use, just connect to the monitor port and give the command:reload my.moduleTo configure/enable from Python, use:import zc.reloadmodulezc.reloadmonitor.configure()To configure from ZCML, use:< include package="zc.reloadmonitor" / > Requirements: · Python What's New in This Release: · Fixed setup.py so that configure.zcml gets properly included on install.


zc.reloadmonitor Related Software