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-06-19 01:21:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a08a3c514d848146577458f87da8c343a8002ddc
cpython
/
Lib
/
xml
/
etree
T
History
Mark Dickinson
a56c467ac3
Issue
#1717
: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
...
the standard library and tests.
2009-01-27 18:17:45 +00:00
..
__init__.py
…
cElementTree.py
…
ElementInclude.py
Use proper py3k syntax for relative import (from . import foo)
2006-08-21 20:54:38 +00:00
ElementPath.py
…
ElementTree.py
Issue
#1717
: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
2009-01-27 18:17:45 +00:00