This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mwh
Recipients
Date 2004-08-03.11:17:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 14:24:48adminlinkissue1002537 messages
2007-08-23 14:24:48admincreate