[ python-Bugs-1002537 ] test_logging fails if run twice

SourceForge.net noreply at sourceforge.net
Tue Aug 3 13:17:43 CEST 2004


Bugs item #1002537, was opened at 2004-08-03 12:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002537&group_id=5470

Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Vinay Sajip (vsajip)
Summary: test_logging fails if run twice

Initial Comment:
Traceback (most recent call last):
  File "/Users/mwh/Source/python/dist/src/Lib/logging/
__init__.py", line 696, in emit
    self.stream.write("%s\n" % msg)
ValueError: I/O operation on closed file

over and over again.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002537&group_id=5470


More information about the Python-bugs-list mailing list