Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6a57c08dc828ff8512c047c97e7c7edfb0abbc74
/
Lib
/
xml
/
sax
/
xmlreader.py
fbdeaad
expunge the xmlcore changes:
by Fred Drake
· 19 years ago
[Renamed from Lib/xmlcore/sax/xmlreader.py]
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 19 years ago
[Renamed from Lib/xml/sax/xmlreader.py]
0e44923
SF patch 672098: Three __contains__ implementations
by Raymond Hettinger
· 22 years ago
2c07195
Previous check-in was by mistake, undo it.
by Martin v. Löwis
· 24 years ago
22adac5
Patch #416220: Fix misplaced paren.
by Martin v. Löwis
· 24 years ago
904f2fc
Import the exceptions that this module can raise.
by Fred Drake
· 24 years ago
711a5bd
Synchronize with PyXML 1.5.
by Martin v. Löwis
· 24 years ago
ec126da
When raising KeyError, provide the key value that failed.
by Fred Drake
· 24 years ago
16f6329
Make reindent.py happy (lots of trailing whitespace removed).
by Fred Drake
· 25 years ago
31b485f
In an incremental parser, close the parser after feeding everything.
by Martin v. Löwis
· 25 years ago
491ded7
Remove dependency from saxutils when loading xmlreader
by Martin v. Löwis
· 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
07cbc4e
Paul Prescod <paul@prescod.net>:
by Fred Drake
· 25 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 25 years ago
f9059eb
fixed indentation in several places
by Skip Montanaro
· 25 years ago
45cd9de
Paul Prescod <paul@prescod.net>: SAX interfaces for Python.
by Fred Drake
· 25 years ago