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-19 10:54:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8a0d2f368401adefcf39c672c74e2cfee1c32b0
cpython
/
Lib
/
xml
T
History
Benjamin Peterson
5b63acd31e
#2503
make singletons compared with "is" not == or !=
...
Thanks to Wummel for the patch
2008-03-29 15:24:25 +00:00
..
dom
#1433694
: minidom's .normalize() failed to set .nextSibling for last element.
2008-02-23 17:10:46 +00:00
etree
…
parsers
…
sax
#2503
make singletons compared with "is" not == or !=
2008-03-29 15:24:25 +00:00
__init__.py
…