On Sun, May 11, 2008 at 7:02 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On Sun, May 11, 2008 at 6:50 PM, Oleg Broytmann <[EMAIL PROTECTED]> wrote: >> On Sun, May 11, 2008 at 06:39:02PM -0700, Brett Cannon wrote: >>> cgi.escape() to the html package somewhere (either 'html', >>> 'html.parser' which is currently HTMLParser, or some new module; >> >> html.parser.escape() seems a bit backward; html.escape() fits the best! > > +1
Issue 2829 is a bug report for copying cgi.parse_qs() to urllib.parse and 2830 for copying cgi.escape() to html. -Brett _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com