File: persistentregistry.rst

package info (click to toggle)
zope.component 7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 796 kB
  • sloc: python: 5,346; makefile: 132
file content (9 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
========================================================================
 ``zope.component.persistentregistry``: Persistent Component Management
========================================================================

Persistent component management allows persistent management of
components.  From a usage point of view, there shouldn't be any new
behavior.

See :mod:`zope.component.persistentregistry` for API details.