Update of /cvs-repository/Zope3/lib/python/ContextWrapper
In directory cvs.zope.org:/tmp/cvs-serv6257
Added Files:
      Tag: Zope-3x-branch
	__init__.py 
Log Message:
 - Package-ize, to allow 'from ComponentWrapper import getobject', etc.
=== Added File Zope3/lib/python/ContextWrapper/__init__.py ===
"""
    ContextWrapper package initialization.
"""
from wrapper import *