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 pablomouzo
Recipients BreamoreBoy, brett.cannon, georg.brandl, pablomouzo
Date 2010-08-23.01:56:49
SpamBayes Score 2.225644e-05
Marked as misclassified No
Message-id <1282528615.26.0.227827872857.issue2830@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching a patch against py3k trunk that moves the function to the html module and fixes the documentation as Brett asked for. It also changes all the occurrences of cgi.escape I found for html.escape .
History
Date User Action Args
2010-08-23 01:56:55pablomouzosetrecipients: + pablomouzo, brett.cannon, georg.brandl, BreamoreBoy
2010-08-23 01:56:55pablomouzosetmessageid: <1282528615.26.0.227827872857.issue2830@psf.upfronthosting.co.za>
2010-08-23 01:56:53pablomouzolinkissue2830 messages
2010-08-23 01:56:53pablomouzocreate