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 hdiogenes
Recipients akuchling, georg.brandl, hdiogenes
Date 2008-05-11.21:51:10
SpamBayes Score 0.036903676
Marked as misclassified No
Message-id <1210542672.1.0.12650252893.issue2814@psf.upfronthosting.co.za>
In-reply-to
Content
I think we should add a deprecation warning for those classes in 2.6, 
right?

As we're not removing the whole module, what's the right place to put 
that? On the __init__ method of each class?
History
Date User Action Args
2008-05-11 21:51:12hdiogenessetspambayes_score: 0.0369037 -> 0.036903676
recipients: + hdiogenes, akuchling, georg.brandl
2008-05-11 21:51:12hdiogenessetspambayes_score: 0.0369037 -> 0.0369037
messageid: <1210542672.1.0.12650252893.issue2814@psf.upfronthosting.co.za>
2008-05-11 21:51:11hdiogeneslinkissue2814 messages
2008-05-11 21:51:10hdiogenescreate