/Lib/xml/parsers/__init__.py
http://unladen-swallow.googlecode.com/ · Python · 8 lines · 2 code · 1 blank · 5 comment · 1 complexity · f2ba24febebd9b4a22d82b22f8e19dd8 MD5 · raw file
- """Python interfaces to XML parsers.
- This package contains one module:
- expat -- Python wrapper for James Clark's Expat parser, with namespace
- support.
- """