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 pitrou
Recipients fdrake, pitrou, tim.peters, vinay.sajip
Date 2008-01-05.19:17:45
SpamBayes Score 0.0563647
Marked as misclassified No
Message-id <1199560667.4.0.257352581626.issue932563@psf.upfronthosting.co.za>
In-reply-to
Content
This could probably be solved with an optional argument to getLogger()
and a weakref. Do you want me to write a patch?
History
Date User Action Args
2008-01-05 19:17:47pitrousetspambayes_score: 0.0563647 -> 0.0563647
recipients: + pitrou, tim.peters, fdrake, vinay.sajip
2008-01-05 19:17:47pitrousetspambayes_score: 0.0563647 -> 0.0563647
messageid: <1199560667.4.0.257352581626.issue932563@psf.upfronthosting.co.za>
2008-01-05 19:17:46pitroulinkissue932563 messages
2008-01-05 19:17:45pitroucreate