Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6e0e91af18eafbff76bb7e64bef5e47f58e3ca2c
/
Lib
/
xml
/
sax
/
expatreader.py
70d39a6
Re-indent.
by Martin v. Löwis
· 25 years ago
0591725
Synchronize with PyXML 1.10
by Martin v. Löwis
· 25 years ago
16f6329
Make reindent.py happy (lots of trailing whitespace removed).
by Fred Drake
· 25 years ago
d2f5a9a
Fixed a bug that caused namespace names to be reported as lists rather
by Lars Gustäbel
· 25 years ago
55b4efd
Fixed minor problem with reset().
by Lars Gustäbel
· 25 years ago
04f4943
_exceptions: Format a missing system id as <unknown>.
by Martin v. Löwis
· 25 years ago
2aa93ef
Don't report a final chunk for an external entity parser.
by Martin v. Löwis
· 25 years ago
ee1dc15
Move translation from expat.error to SAXParseException into feed, so that
by Martin v. Löwis
· 25 years ago
962c9e7
Add SAXReaderNotAvailable, and use it to distinguish between an
by Martin v. Löwis
· 25 years ago
3f0969f
Use string functions instead of methods to allow sharing this module with PyXML
by Martin v. Löwis
· 25 years ago
2066fa0
Find feature names in handler.
by Martin v. Löwis
· 25 years ago
3a361f4
Fixed another bug.
by Lars Gustäbel
· 25 years ago
bb75713
Improvements to doco strings.
by Lars Gustäbel
· 25 years ago
e292a24
Added EntityResolver and DTDHandler (patch 101631) with test cases.
by Lars Gustäbel
· 25 years ago
523b0a6
Added back the InputSource class (patch 101630).
by Lars Gustäbel
· 25 years ago
32bf12e
Updated to final Attributes interface (patch 101632).
by Lars Gustäbel
· 25 years ago
f43cf31
Updated to new *NS signatures (patch 101573).
by Lars Gustäbel
· 25 years ago
ddb4867
Conform more closely with the Python style guide.
by Fred Drake
· 25 years ago
96ea196
Use the public name for the Expat parser; "pyexpat" is deprecated.
by Fred Drake
· 25 years ago
26a7983
fix indentation in one docstring
by Skip Montanaro
· 25 years ago
6c4753f
Used original SAX handling form.
by Paul Prescod
· 25 years ago
45cd9de
Paul Prescod <paul@prescod.net>: SAX interfaces for Python.
by Fred Drake
· 25 years ago