How to install p01.oid
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install p01.oid
Lastest release
This package provides a unique object id based on the ZODB _p_jar for Zope3 applications and can be used as a replacement for the zope IIntId utility.
CHANGES
0.6.0 (2012-11-16)
- be more smart on _p_jar lookup
- fix tests, reflect different output from python 2.6 generator
0.5.1 (2009-12-03)
- Fixing missing files
0.5.0 (2009-12-03)
- Initial Release