Commit d0105255 authored by Jim Fulton's avatar Jim Fulton

More of the same.

parent dab52574
......@@ -223,7 +223,6 @@ This tests tries to provoke this bug by:
... for record in debughandler.records:
... print record.name, record.levelname
... print debughandler.format(record)
... debughandler.clear()
... else:
... logging.getLogger('ZEO').debug('GOOD %s' % c)
... db.close()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment