[Zope3-checkins] CVS: Zope/lib/python/zLOG/tests - testzLog.py:1.14 testzLogConfig.py:NONE

Fred Drake fred at zope.com
Tue Apr 13 10:44:16 EDT 2004


On Tuesday 13 April 2004 10:28 am, Fred L. Drake, Jr. wrote:
 > Modified Files:
 > 	testzLog.py
...
 > Remove all logging configuration from zLOG; the only thing zLOG provides
 > now is an API shim to the logging module.  No more competing
 > initializations!
...
 >  def test_suite():
 > +    return unittest.TestSuite()

Hmm.  Yeah, I guess I need to write an entirely new test suite for zLOG, 
'cause everything the old testzLOG.py was testing was what we're trying to 
get rid of!


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
PythonLabs at Zope Corporation




More information about the Zope3-Checkins mailing list