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 r.david.murray
Recipients bialix, paul.moore, r.david.murray, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-09-15.18:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442343253.84.0.716159161976.issue25121@psf.upfronthosting.co.za>
In-reply-to
Content
Vinay has closed other issues reporting this two-open-files problem in the past (which was why i recommended you read through some of them :).  Windows causes problems when there are two open file handles and a rename is attempted, so no, that is not a supported configuration for the logging module.

So I'm going to close it as not a bug.  If you can propose a way to make things work better, by all means open an enhancement issue.
History
Date User Action Args
2015-09-15 18:54:13r.david.murraysetrecipients: + r.david.murray, paul.moore, vinay.sajip, bialix, tim.golden, zach.ware, steve.dower
2015-09-15 18:54:13r.david.murraysetmessageid: <1442343253.84.0.716159161976.issue25121@psf.upfronthosting.co.za>
2015-09-15 18:54:13r.david.murraylinkissue25121 messages
2015-09-15 18:54:13r.david.murraycreate