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 alexis, eric.araujo, tarek, vinay.sajip
Date 2012-06-25.08:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340613574.3.0.467773759496.issue14273@psf.upfronthosting.co.za>
In-reply-to
Content
One more thing (referring to the opening comment by Tarek): if you add a NullHandler to the top-level logger as recommended in the library docs for libraries, you won't get the "No handlers could be found" message.
History
Date User Action Args
2012-06-25 08:39:34vinay.sajipsetrecipients: + vinay.sajip, tarek, eric.araujo, alexis
2012-06-25 08:39:34vinay.sajipsetmessageid: <1340613574.3.0.467773759496.issue14273@psf.upfronthosting.co.za>
2012-06-25 08:39:33vinay.sajiplinkissue14273 messages
2012-06-25 08:39:33vinay.sajipcreate