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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8bddec4e0bb222cd60b76ad48c19e3aa5c19841
cpython
/
Lib
/
xml
/
dom
T
History
Yury Selivanov
8987c9d219
Issue
#26182
: Raise DeprecationWarning for improper use of async/await keywords
2016-09-15 12:50:23 -04:00
..
__init__.py
xml.dom.minidom: add more __slots__ to limit resource usage.
2012-03-05 12:37:02 +01:00
domreg.py
xml.dom: fix typo, drop unused imports.
2012-03-05 12:35:15 +01:00
expatbuilder.py
English spelling and grammar fixes
2016-07-11 07:51:37 +00:00
minicompat.py
Issue
#10131
: Fixed deep copying of minidom documents. Based on patch
2015-11-26 23:49:42 +02:00
minidom.py
Issue
#23326
: Removed __ne__ implementations. Since fixing default __ne__
2015-01-31 12:05:05 +02:00
NodeFilter.py
…
pulldom.py
Fix imports in xml.dom.
2011-12-10 21:14:53 +01:00
xmlbuilder.py
Issue
#26182
: Raise DeprecationWarning for improper use of async/await keywords
2016-09-15 12:50:23 -04:00