mirror of
https://github.com/python/cpython.git
synced 2026-03-09 22:40:43 +00:00
xml.sax: Fix parse and parseString not to rely on ExpatParser
Greatly simplify import logic by using __import__
saxutils: Support Unicode strings and files as parameters to
prepare_input_source
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _exceptions.py | ||
| expatreader.py | ||
| handler.py | ||
| saxutils.py | ||
| xmlreader.py | ||