Personal tools
Skip to content. | Skip to navigation
Safe Python Intrepeter Integration into Zope 3
zope.app.intid
Object key references
Zope locale extraction and management utilities
This package provides some facilities for extracting and managing i18n messages that occur in Zope software. More specifically, i18n messages can occur in Python code, in Page Templates and in ZCML declarations. zope.app.locales provides a utility that can extract messages from all three and write them to a standard gettext template (pot file).