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 christian.heimes
Recipients christian.heimes, gvanrossum, loewis
Date 2007-10-23.23:55:45
SpamBayes Score 0.30066758
Marked as misclassified No
Message-id <1193183746.15.0.819077657687.issue1318@psf.upfronthosting.co.za>
In-reply-to
Content
First, you are right. It's not a compiler but a linker warning.

I don't see the point in keeping the methods. They are dangerous to use,
warned upon for a long time and they have a sane replacement that does a
far better job.
History
Date User Action Args
2007-10-23 23:55:46christian.heimessetspambayes_score: 0.300668 -> 0.30066758
recipients: + christian.heimes, gvanrossum, loewis
2007-10-23 23:55:46christian.heimessetspambayes_score: 0.300668 -> 0.300668
messageid: <1193183746.15.0.819077657687.issue1318@psf.upfronthosting.co.za>
2007-10-23 23:55:46christian.heimeslinkissue1318 messages
2007-10-23 23:55:45christian.heimescreate