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-07-25 11:22:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62e3973395fb9fab2eb8f651bcd0fea4e695e1cf
cpython
/
Lib
/
xml
/
dom
T
History
Serhiy Storchaka
eb8974616b
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
2019-09-01 12:11:43 +03:00
..
__init__.py
…
domreg.py
…
expatbuilder.py
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
2019-09-01 12:11:43 +03:00
minicompat.py
…
minidom.py
bpo-36407: Fix writing indentations of CDATA section (xml.dom.minidom). (GH-12514)
2019-03-27 07:58:49 +02:00
NodeFilter.py
…
pulldom.py
…
xmlbuilder.py
…