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 lyapun
Recipients lyapun, nikicat
Date 2012-11-05.19:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352145138.74.0.00715083116629.issue16391@psf.upfronthosting.co.za>
In-reply-to
Content
Hello!

I don't understand issue - FileHandler is a subclass of StreamHandler, so you can use "terminator" for FileHandler instances in the same way as for StreamHandler instances.
History
Date User Action Args
2012-11-05 19:52:18lyapunsetrecipients: + lyapun, nikicat
2012-11-05 19:52:18lyapunsetmessageid: <1352145138.74.0.00715083116629.issue16391@psf.upfronthosting.co.za>
2012-11-05 19:52:18lyapunlinkissue16391 messages
2012-11-05 19:52:18lyapuncreate