http://python.org/sf/1513611 xml.sax.ParseException weirdness in python 2.5b1. The following code doesn't work: from xml.sax import make_parser, SAXParseException parser = make_parser() try: parser.parse(StringIO('invalid')) except SAXParseException: print 'caught it!' Any comments? n
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