Files
cpython/Lib/xml
Serhiy Storchaka a76d9573e4 gh-139489: Add xml.is_valid_name() (GH-139768)
It allows to check whether a string can be used as an element or attribute
name in XML.
2026-05-05 11:25:22 +03:00
..