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-06-07 20:10:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6e956bcb0edbfe7f18af9be2215a5326ea6bf05
cpython
/
Lib
/
xml
T
History
Diego Rojas
5598cc90c7
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
2018-11-07 16:09:04 +02:00
..
dom
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
2018-11-07 16:09:04 +02:00
etree
bpo-34160: Preserve user specified order of Element attributes in html. (GH-10190)
2018-10-29 19:31:04 +02:00
parsers
…
sax
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
2018-10-26 17:56:57 +03:00
__init__.py
…