cgi.unescape 0.0.2
back replace html-safe sequences to special characters
>>> cgi.unescape('< & >')
'< & >'
>>> unescape(''')
"'"
>>> unescape(''')
"'"
full list of sequences: htmlentitydefs.entitydefs
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| cgi.unescape-0.0.2.tar.gz (md5) | Source | 2008-04-15 07:55:26 | 1KB | 367 | |
| cgi.unescape-0.0.2-py2.5.egg (md5) | Python Egg | 2.5 | 2008-04-15 07:55:36 | 3KB | 462 |
- Home Page: http://pypi.python.org/pypi/cgi.unescape
- Keywords: html xml sgml escape unescape quote unquote cgi www web xhtml
- Categories
- Package Index Owner: sevkin
- DOAP record: cgi.unescape-0.0.2.xml
Log in to rate this package.
