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 brian.curtin, eric.smith, jafo, pitrou
Date 2010-05-01.23:40:48
SpamBayes Score 0.022273077
Marked as misclassified No
Message-id <1272757250.64.0.555753336532.issue8214@psf.upfronthosting.co.za>
In-reply-to
Content
The test file should use test_support.import_module("syslog") instead of the try/except, which would then make the skip decorators unnecessary.
History
Date User Action Args
2010-05-01 23:40:50brian.curtinsetrecipients: + brian.curtin, jafo, pitrou, eric.smith
2010-05-01 23:40:50brian.curtinsetmessageid: <1272757250.64.0.555753336532.issue8214@psf.upfronthosting.co.za>
2010-05-01 23:40:48brian.curtinlinkissue8214 messages
2010-05-01 23:40:48brian.curtincreate