This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
xml
/
dom
History
Serhiy Storchaka
154477be72
gh-50002: xml.dom.minidom now preserves whitespaces in attributes (GH-107947)
...
Also double quotes (") are now only quoted in attributes.
2023-08-23 15:23:41 +03:00
..
__init__.py
…
domreg.py
…
expatbuilder.py
…
minicompat.py
…
minidom.py
…
NodeFilter.py
…
pulldom.py
…
xmlbuilder.py
…