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-07 21:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d1bb95abdcafe92c771fb3dc4722351b032cc24
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
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
2021-09-08 13:07:40 +03:00
xmlbuilder.py
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00