Message 73655 - Python tracker

Message73655

Author koen
Recipients koen, terry.reedy
Date 2008-09-23.19:16:21
SpamBayes Score 9.365529e-06
Marked as misclassified No
Message-id <1222197382.13.0.671885850619.issue3936@psf.upfronthosting.co.za>
In-reply-to
Content
I was wondering why I didn't have any warnings in my code in 2.5, when 
it started failing with errors on import in 2.6. Now I know.
History
Date User Action Args
2008-09-23 19:16:22koensetrecipients: + koen, terry.reedy
2008-09-23 19:16:22koensetmessageid: <1222197382.13.0.671885850619.issue3936@psf.upfronthosting.co.za>
2008-09-23 19:16:21koenlinkissue3936 messages
2008-09-23 19:16:21koencreate