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-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2b2252a810bced56ff8228ea99b0935e08e4e56
cpython
/
Lib
/
xml
T
History
Andrew Svetlov
5b89840d9c
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:26:36 +02:00
..
dom
Issue
#15296
: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me.
2012-07-13 09:52:39 +03:00
etree
Issue
#16089
: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
2012-10-04 19:53:29 +02:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
__init__.py
…