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 vinay.sajip
Recipients chris.jerdonek, vinay.sajip
Date 2013-02-27.21:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362000072.13.0.668716578117.issue17313@psf.upfronthosting.co.za>
In-reply-to
Content
There are only three logging tests that open a handler to test.log: test_filename, test_filemode and test_incompatible.

AFAIK those tests have remained unchanged over several years, if not months. Is the failure repeatable? Which platform did the failure occur on?
History
Date User Action Args
2013-02-27 21:21:12vinay.sajipsetrecipients: + vinay.sajip, chris.jerdonek
2013-02-27 21:21:12vinay.sajipsetmessageid: <1362000072.13.0.668716578117.issue17313@psf.upfronthosting.co.za>
2013-02-27 21:21:12vinay.sajiplinkissue17313 messages
2013-02-27 21:21:11vinay.sajipcreate