Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
xml
/
sax
/
handler.py
fbdeaad
expunge the xmlcore changes:
by Fred Drake
· 19 years ago
[Renamed from Lib/xmlcore/sax/handler.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/handler.py]
e143bbb
fix documentation for ContentHandler.ignorableWhitespace()
by Fred Drake
· 21 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
2ebfd09
Merge from PyXML:
by Martin v. Löwis
· 23 years ago
16f6329
Make reindent.py happy (lots of trailing whitespace removed).
by Fred Drake
· 25 years ago
84da8aa
Fix inconsistent use of space/tabs.
by Thomas Wouters
· 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
358f4da
Added back missing argument to ignorableWhitespace signature.
by Lars Gustäbel
· 25 years ago
b4d6bb09
Updated to correct DocumentHandler signatures. (patch 101570)
by Lars Gustäbel
· 25 years ago
a2dccfb
fix indentation in three docstrings
by Skip Montanaro
· 25 years ago
45cd9de
Paul Prescod <paul@prescod.net>: SAX interfaces for Python.
by Fred Drake
· 25 years ago