Persistence
index
/home/zope/lib/python/Persistence/__init__.py

Provide access to Persistent and PersistentMapping
 
This avoids dependency on the database package name.
 
While obviously there is nothing in this module, the correct names are
inserted by the __init__.py in ZODB, jumpstarting the process.

 
Package Contents
            
__init__

 
Data
             __file__ = '/home/zope/lib/python/Persistence/__init__.pyc'

__name__ = 'Persistence'

__path__ = ['/home/zope/lib/python/Persistence']