Python 3.2 and html.escape function
Gerald Britton
gerald.britton at gmail.com
Sun Feb 20 08:15:35 EST 2011
More information about the Python-list mailing list
Sun Feb 20 08:15:35 EST 2011
- Previous message (by thread): hmac module and key format
- Next message (by thread): Python 3.2 and html.escape function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I see that Python 3.2 includes a new module -- html -- with a single function -- escape. I would like to know how this function differs from xml.sax.saxutils.escape and, if there is no difference (or only a minor one), what the need is for this new module and its lone function -- Gerald Britton
- Previous message (by thread): hmac module and key format
- Next message (by thread): Python 3.2 and html.escape function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list