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
Release files for zc.reloadmonitor 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zc.reloadmonitor-0.3.0.tar.gz | 3.1 kB | Details |
Release files / zc.reloadmonitor-0.3.0.tar.gz
| Download URL | zc.reloadmonitor-0.3.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aeea09d50234f44219f21c2c909d03b49cba1f9994883a4b9d9114db62658dfd
|
|
BLAKE2b-256 checksum How to use checksums |
0ca29530d6c76d7937a55ae00728b50dce9bd3ef3fae77c5f713dfdef4800e8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |