> Someone just pointed out on c.l.py that we need an HTMLescape() > function that takes a string and converts special characters to > entities. I'm not on python-dev, so could you please forward this > and find out whether I need to run a PEP? 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. Regards, Martin
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