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 vstinner
Recipients mjpieters, vajrasky, vstinner
Date 2013-08-09.20:35:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376080553.11.0.969551660475.issue18644@psf.upfronthosting.co.za>
In-reply-to
Content
"Why is the `formatter` module still part of Python 3? This was a dependency for the `htmllib` module in Python 2 only, and that module was deprecated and removed from Python 3."

The formatter module was deprecated? When?
History
Date User Action Args
2013-08-09 20:35:53vstinnersetrecipients: + vstinner, mjpieters, vajrasky
2013-08-09 20:35:53vstinnersetmessageid: <1376080553.11.0.969551660475.issue18644@psf.upfronthosting.co.za>
2013-08-09 20:35:53vstinnerlinkissue18644 messages
2013-08-09 20:35:53vstinnercreate