6 Dec
2005
6 Dec
'05
4:29 p.m.
[Tim Peters]
Also note that the code Florent pointed at is part of ZODB, not part of Zope. Zope shouldn't use it directly. Growing its own copy would be OK, or refactoring so that ZODB and Zope both get it from a shared new mini-project.
[Chris Withers]
Sorry, which code are we talking about here?
Sorry, it wasn't Florent, it was Philipp; you replied to it: <http://mail.zope.org/pipermail/zope-dev/2005-December/026039.html> As he says there, the comment block was taken from ZODB/loglevels.py, which (besides just documenting this mess) implements TRACE and BLATHER levels for ZODB's use.