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 flox
Recipients flox, python-dev, vinay.sajip
Date 2011-11-07.09:00:32
SpamBayes Score 0.0030905413
Marked as misclassified No
Message-id <1320656433.65.0.46395052857.issue13361@psf.upfronthosting.co.za>
In-reply-to
Content
btw, changeset a3ba905447ba does not fix the case for:

import logging
log = logging.Logger(any)
History
Date User Action Args
2011-11-07 09:00:33floxsetrecipients: + flox, vinay.sajip, python-dev
2011-11-07 09:00:33floxsetmessageid: <1320656433.65.0.46395052857.issue13361@psf.upfronthosting.co.za>
2011-11-07 09:00:32floxlinkissue13361 messages
2011-11-07 09:00:32floxcreate