[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/TextIndexNG/tests - testTextIndexNGinCatalog.py:1.1.2.3
Andreas Jung
andreas@digicool.com
Sat, 23 Feb 2002 20:10:32 -0500
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TextIndexNG/tests
In directory cvs.zope.org:/tmp/cvs-serv29237/lib/python/Products/PluginIndexes/TextIndexNG/tests
Modified Files:
Tag: ajung-textindexng-branch
testTextIndexNGinCatalog.py
Log Message:
removed debug output
=== Zope/lib/python/Products/PluginIndexes/TextIndexNG/tests/testTextIndexNGinCatalog.py 1.1.2.2 => 1.1.2.3 ===
def unrestrictedTraverse(self, path):
- print self._objects
return self._objects[path]