Message 66808 - Python tracker

Message66808

Author brett.cannon
Recipients brett.cannon
Date 2008-05-14.00:57:04
SpamBayes Score 0.08070481
Marked as misclassified No
Message-id <1210726634.74.0.297516553516.issue2847@psf.upfronthosting.co.za>
In-reply-to
Content
The cl module has been removed from Python 3.0, but the aifc module still 
imports it in multiple locations. The module needs to be updated (with 
tests hopefully) so as to not use the cl module.
History
Date User Action Args
2008-05-14 00:57:15brett.cannonsetspambayes_score: 0.0807048 -> 0.08070481
recipients: + brett.cannon
2008-05-14 00:57:15brett.cannonsetspambayes_score: 0.0807048 -> 0.0807048
messageid: <1210726634.74.0.297516553516.issue2847@psf.upfronthosting.co.za>
2008-05-14 00:57:13brett.cannonlinkissue2847 messages
2008-05-14 00:57:12brett.cannoncreate