Skip to main content

zc.reloadmonitor

Project description

zc.reloadmonitor

zc.reloadmonitor 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.module

To configure/enable from Python, use:

import zc.reloadmodule
zc.reloadmonitor.configure()

To configure from ZCML, use:

<include package="zc.reloadmonitor" />

Changes

0.3.0 (2010-10-07)

  • Fixed setup.py so that configure.zcml gets properly included on install.

0.2.0 (2010-10-07)

  • Make the reload monitor compatible with zope.interface 3.5.

0.1.0 (2010-09-03)

Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zc.reloadmonitor-0.3.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page