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 brian.curtin
Recipients Tom, belopolsky, brian.curtin, r.david.murray, vinay.sajip
Date 2010-09-27.18:15:04
SpamBayes Score 0.0006397423
Marked as misclassified No
Message-id <1285611306.28.0.695460510278.issue9441@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to see tests for NTEventLogHandler, as there are currently none.

I looked into implementing NTEventLogHandler's Win32 calls in a C extension rather than requiring a third-party module, but stopped once I realized there weren't any tests. I may get to it myself, but I thought I'd throw this out there.
History
Date User Action Args
2010-09-27 18:15:06brian.curtinsetrecipients: + brian.curtin, vinay.sajip, belopolsky, r.david.murray, Tom
2010-09-27 18:15:06brian.curtinsetmessageid: <1285611306.28.0.695460510278.issue9441@psf.upfronthosting.co.za>
2010-09-27 18:15:04brian.curtinlinkissue9441 messages
2010-09-27 18:15:04brian.curtincreate