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 r.david.murray
Recipients akuchling, benjamin.peterson, mjpieters, r.david.murray, vajrasky, vstinner
Date 2014-04-01.13:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396359466.31.0.620529966891.issue18644@psf.upfronthosting.co.za>
In-reply-to
Content
There were a bunch of changes to pydoc in 3.4, so I'm not surprised that it doesn't use DumbWriter any more (possibly as part of the formatter pending deprecation).  I think I was answering why it wasn't deprecated as part of the htmllib deprecation.
History
Date User Action Args
2014-04-01 13:37:46r.david.murraysetrecipients: + r.david.murray, akuchling, mjpieters, vstinner, benjamin.peterson, vajrasky
2014-04-01 13:37:46r.david.murraysetmessageid: <1396359466.31.0.620529966891.issue18644@psf.upfronthosting.co.za>
2014-04-01 13:37:46r.david.murraylinkissue18644 messages
2014-04-01 13:37:45r.david.murraycreate