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-05-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ad699002e3ce09e9fa41e333ac72f16a32d94de
cpython
/
Lib
/
xml
/
dom
T
History
Nick Drozd
024ac542d7
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
..
__init__.py
…
domreg.py
…
expatbuilder.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
minicompat.py
…
minidom.py
gh-96175: add missing self._localName assignment in
xml.dom.minidom.Attr
(
#96176
)
2022-08-23 09:16:02 -07:00
NodeFilter.py
…
pulldom.py
…
xmlbuilder.py
…