[Subversion] / PEAK / src / peak / __init__.py  

View of /PEAK/src/peak/__init__.py

Parent Directory | Revision Log
Revision: 2146 - (download) (as text)
Wed May 24 04:13:36 2006 UTC (17 years, 11 months ago) by pje
File size: 106 byte(s)
Split out peak.util.imports and use the new Importing package instead.
peak and peak.util are now namespace packages, so any pkgfile: 
references within these packages must now refer to some specific module 
in order to work correctly (e.g. peak.core/peak.ini instead of 
peak/peak.ini).
"""PEAK, the Python Enterprise Application Kit"""
__import__('pkg_resources').declare_namespace(__name__)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help