Georg Brandl <[email protected]> added the comment: Looks good already. Two points:
* if we do the move, we should finally make sure all problematic characters are escaped. For now, I think the single quote is the most important one in attribute mode. * the new docs for cgi.escape() are missing a newline between signature and body. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2830> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
