
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3610 fd906abe-77d9-0310-91a1-e0d9ade77398
10 lines
297 B
Text
10 lines
297 B
Text
=================================================================
|
|
Supporting the Zope2 Environment for Zope3/ZTK-based Applications
|
|
=================================================================
|
|
|
|
($Id$)
|
|
|
|
>>> from zope import component
|
|
>>> from zope.publisher.browser import TestRequest
|
|
|
|
|