Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ae43e5205d7eec667e86c6dbf6714ec2fc12cf26
/
Lib
/
xml
/
sax
ae43e52
Added the make_parser function (patch 101571).
by Lars Gustäbel
· 25 years ago
c5cec51
Updated XMLGenerator to new DocumentHandler interface (patch 101572).
by Lars Gustäbel
· 25 years ago
b4d6bb09
Updated to correct DocumentHandler signatures. (patch 101570)
by Lars Gustäbel
· 25 years ago
a12adfe
Reduce the number of imports needed.
by Fred Drake
· 25 years ago
6f6d51d
Remove two unnecessary imports.
by Fred Drake
· 25 years ago
c40cdf7
Once we're done with the sys module, remove it from the namespace so
by Fred Drake
· 25 years ago
5c6bd31
Fixed some typos. Removed one obsolete comment.
by Paul Prescod
· 25 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 25 years ago
04f39aa
fix inconsistent use of tabs and spaces
by Jeremy Hylton
· 25 years ago
f9059eb
fixed indentation in several places
by Skip Montanaro
· 25 years ago
26a7983
fix indentation in one docstring
by Skip Montanaro
· 25 years ago
a2dccfb
fix indentation in three docstrings
by Skip Montanaro
· 25 years ago
6c4753f
Used original SAX handling form.
by Paul Prescod
· 25 years ago
bd8c2ae
Removed unncessary dependency.
by Paul Prescod
· 25 years ago
b58e6b1
Tightened xml.sax.__init__.py
by Paul Prescod
· 25 years ago
73678da
Reference cycle fixes
by Paul Prescod
· 25 years ago
45cd9de
Paul Prescod <paul@prescod.net>: SAX interfaces for Python.
by Fred Drake
· 25 years ago
0d800e1
Package docstring and initialization.
by Fred Drake
· 25 years ago