This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-28 07:08:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d783694dea06a885d42bfaa77adb2ecaf4f38117
cpython
/
Lib
/
xml
/
sax
T
History
Fred Drake
e143bbb610
fix documentation for ContentHandler.ignorableWhitespace()
...
(closes SF bug
#881707
)
2004-05-06 03:47:48 +00:00
..
__init__.py
…
_exceptions.py
…
expatreader.py
Swap public and system ID in start_doctype_decl.
Fixes
#780300
.
2004-05-06 01:54:36 +00:00
handler.py
fix documentation for ContentHandler.ignorableWhitespace()
2004-05-06 03:47:48 +00:00
saxutils.py
Consider output encoding in XMLGenerator.
Fixes
#938076
.
2004-05-06 02:22:43 +00:00
xmlreader.py
…