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 georg.brandl, gregorlingl, pitrou, ryles, vak, vinay.sajip
Date 2009-10-04.12:25:07
SpamBayes Score 0.008211339
Marked as misclassified No
Message-id <1254659110.26.0.826700623496.issue7052@psf.upfronthosting.co.za>
In-reply-to
Content
Not quite sure what happened, yet. It may be, as Ryan said, that a merge
went wrong somewhere. I've altered Lib/logging/__init__.py in
release26-maint to remove captureWarnings from __all__.

Note that the change which introduced captureWarnings and NullHandler
was added on 03 Dec 2008 in r67511.
History
Date User Action Args
2009-10-04 12:25:10vinay.sajipsetrecipients: + vinay.sajip, georg.brandl, pitrou, gregorlingl, vak, ryles
2009-10-04 12:25:10vinay.sajipsetmessageid: <1254659110.26.0.826700623496.issue7052@psf.upfronthosting.co.za>
2009-10-04 12:25:08vinay.sajiplinkissue7052 messages
2009-10-04 12:25:08vinay.sajipcreate