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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zc.reloadmonitor-0.3.0.tar.gz
.
File metadata
- Download URL: zc.reloadmonitor-0.3.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aeea09d50234f44219f21c2c909d03b49cba1f9994883a4b9d9114db62658dfd |
|
MD5 | c5aebcc28300599471cfd32c244707c4 |
|
BLAKE2b-256 | 0ca29530d6c76d7937a55ae00728b50dce9bd3ef3fae77c5f713dfdef4800e8e |