Have to look at this next week. Andreas ----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: <zope-dev@zope.org> Cc: <chrism@digicool.com> Sent: Freitag, 20. Juli 2001 15:24 Subject: [Zope-dev] More ZCatalog Stuff
Hi Again :-)
What does this method from Line 366 of Catalog.py do:
def reindexIndex(self,name):
for p in self.paths.items(): print p
...the print is definitely a bad thing, what should it do?
cheers,
Chris
PS: Chris M: sorry if you're no longer the person to send this too, just let me know who it should go to now :-)
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )