This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-01 07:33:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5d93eef263
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fred Drake
910b282fbb
when only using half of the return value of os.path.split(), use
...
os.path.dirname() or os.path.basename() instead
2004-10-20 11:08:35 +00:00
..
dom
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
parsers
sax
when only using half of the return value of os.path.split(), use
2004-10-20 11:08:35 +00:00
__init__.py
Require minimally PyXML 0.8.4.
2004-10-13 19:57:14 +00:00