* Martin von Loewis | | Doesn't xml.sax.saxutils.escape do what you want (together with | htmlentitydefs)? I was going to say that this is quite a small | change to warrant a PEP - but there are two obvious approaches | (working from scratch, or working on top of xml.sax.saxutils.escape | - perhaps modifying and relocating that function), so *some* design | probably needs to be recorded in a PEP. It would probably help, but now that Python has Unicode support there should be some way to convert string data to a legacy encoding and represent all characters not available in that encoding using numeric character references. This would be very useful for both XML and HTML. The difficulty, I assume, lies in figuring out which encodings support what characters. --Lars M.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4