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 gennad
Recipients chris.jerdonek, gennad
Date 2012-05-12.13:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336829543.65.0.59941583299.issue14787@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm this behavior in 2.7 and 3.2 versions. In my 3.3.0a3+ it actually outputs nothing.
Also note that if you rename logging to logging2, you actually get

foo temp
logging2 temp
History
Date User Action Args
2012-05-12 13:32:23gennadsetrecipients: + gennad, chris.jerdonek
2012-05-12 13:32:23gennadsetmessageid: <1336829543.65.0.59941583299.issue14787@psf.upfronthosting.co.za>
2012-05-12 13:32:23gennadlinkissue14787 messages
2012-05-12 13:32:23gennadcreate