[Zope-Coders] checkins for PEP 282 logging
Guido van Rossum
guido@python.org
Sun, 24 Nov 2002 07:43:35 -0500
The (standalone) ZODB3 tests all fail since ChrisM's changes to zLOG.
This is shallow: the logging module isn't checked in there. Maybe
someone who knows how to edit the modules table can fix this. In the
mean time, to test ZODB3, you can either use a recent checkout of
Python 2.3, or install the logging distribution from red-dove.com.
--Guido van Rossum (home page: http://www.python.org/~guido/)