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 23:53:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
9c801abef3
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Lars Gustäbel
d2f5a9ac4b
Fixed a bug that caused namespace names to be reported as lists rather
...
than tuples.
2000-10-19 07:36:29 +00:00
..
dom
Moved appendChild calls back to DOMEventStream.
2000-10-13 20:53:27 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
Fixed a bug that caused namespace names to be reported as lists rather
2000-10-19 07:36:29 +00:00
__init__.py
Include the version-detecting code to allow PyXML to override the "standard"
2000-09-25 17:30:17 +00:00