Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
xml
/
sax
/
handler.py
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 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