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-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d1bb95abdcafe92c771fb3dc4722351b032cc24
cpython
/
Lib
/
xml
/
etree
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
Update URLs in comments and metadata to use HTTPS (GH-27458)
2021-07-30 15:54:46 +02:00
cElementTree.py
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)
2020-06-10 17:39:12 +02:00
ElementInclude.py
Update URLs in comments and metadata to use HTTPS (GH-27458)
2021-07-30 15:54:46 +02:00
ElementPath.py
gh-91447: Fix findtext to only give an empty string on None (GH-91486)
2022-08-01 09:52:39 -07:00
ElementTree.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00