This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 07:35:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe9991bb672dd95fb9cd38b5a03180719ac4e722
cpython
/
Lib
/
xml
T
History
Serhiy Storchaka
and
GitHub
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
..
dom
gh-50002: xml.dom.minidom now preserves whitespaces in attributes (GH-107947)
2023-08-23 15:23:41 +03:00
etree
…
parsers
…
sax
…
__init__.py
…