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 vinay.sajip
Recipients docs@python, ezio.melotti, python-dev, techtonik, vinay.sajip
Date 2011-10-22.11:01:22
SpamBayes Score 0.019297041
Marked as misclassified No
Message-id <1319281277.19997.YahooMailNeo@web25805.mail.ukl.yahoo.com>
In-reply-to <1319275770.51.0.899332971161.issue13235@psf.upfronthosting.co.za>
Content
> BTW, you could have used a DeprecationWarning instead of a 

> PendingDeprecationWarning, especially if it was already deprecated.

It wasn't officially deprecated, just "deprecation via obscurity";-) which is why I made it a PendingDeprecationWarning.
History
Date User Action Args
2011-10-22 11:01:23vinay.sajipsetrecipients: + vinay.sajip, techtonik, ezio.melotti, docs@python, python-dev
2011-10-22 11:01:22vinay.sajiplinkissue13235 messages
2011-10-22 11:01:22vinay.sajipcreate