Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install zope.app.undo
How to install zope.app.undo
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install zope.app.undo
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 3.5.0 on Jan 5th, 2011
This package implements transaction undo capabilities in Zope 3 applications
and specifically the Zope 3 ZMI.
CHANGES
3.5.0 (2009-02-01)
- Adjusted tests so that basic objects and interfaces are pulled from
System Message: WARNING/2 (<string>, line 13)
Bullet list ends without a blank line; unexpected unindent.
zope.site and zope.location rather than zope.app.component.
3.4.0 (2007-10-27)
- Initial release independent of the main Zope tree.