[Pkg-zope-developers] PersistentMapping not available in zope2.8

Jonas Meurer jonas at freesources.org
Wed Oct 5 13:16:59 UTC 2005


hello,

The zope product TinyTablePlus obviously depends on the PersistentMapping
python module to work correctly.

Unfortunately zope2.8 doesn't provide this module any longer.

So my question is, should i restrict zope-tinytableplus to zope2.6 and
zope2.7, or is that a bug in the zope2.8 packages?

for reference:
$ apt-file search PersistentMapping.py
libschoolbell: usr/lib/libschoolbell/ZODB/tests/testPersistentMapping.py
python2.3-zodb: usr/lib/python2.3/site-packages/ZODB/tests/testPersistentMapping.py
python2.4-zodb: usr/lib/python2.4/site-packages/ZODB/tests/testPersistentMapping.py
zope2.6: usr/lib/zope/lib/python/ZODB/PersistentMapping.py
zope2.6: usr/lib/zope/lib/python/ZODB/tests/testPersistentMapping.py
zope2.7: usr/share/zope2.7/lib/python/ZODB/PersistentMapping.py
zope3-lib: usr/lib/python2.4/site-packages/ZODB/tests/testPersistentMapping.py


- zope2.6 ships both the module and the test
- zope2.7 ships only the module
- zope2.8 ships none
- zope3 ships only the test

is that how upstream does it, or is it really a bug in the zope
packages?

...
 jonas



More information about the Pkg-zope-developers mailing list