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 ezio.melotti
Recipients Retro, ezio.melotti, georg.brandl
Date 2009-11-19.14:41:25
SpamBayes Score 3.7074958e-08
Marked as misclassified No
Message-id <1258641687.57.0.460030541605.issue7351@psf.upfronthosting.co.za>
In-reply-to
Content
The old name could be deprecated and replaced by the right one, but as
Eric Smith mentioned on #python-dev, the class with the old name can't
be removed because - even if unlikely - the object might exist in a pickle.
So we can either live with the wrong name or deprecate it, fix the
places where it's used and live with a deprecated version that can't be
removed.
History
Date User Action Args
2009-11-19 14:41:27ezio.melottisetrecipients: + ezio.melotti, georg.brandl, Retro
2009-11-19 14:41:27ezio.melottisetmessageid: <1258641687.57.0.460030541605.issue7351@psf.upfronthosting.co.za>
2009-11-19 14:41:26ezio.melottilinkissue7351 messages
2009-11-19 14:41:25ezio.melotticreate