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-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e3c8ccb9b65d0994dd09f8147f87d6affeaa552
cpython
/
Lib
/
xml
T
History
Jeremy Hylton
d34580cb87
fix bogus references to imp; makes test_minidom succeed
2000-09-21 14:46:56 +00:00
..
dom
Now uses make_parser to create its parser (patch 101573).
2000-09-21 08:38:46 +00:00
parsers
Rename the "parser" package to "parsers" to be compatible with the PyXML
2000-07-31 23:59:54 +00:00
sax
fix bogus references to imp; makes test_minidom succeed
2000-09-21 14:46:56 +00:00
__init__.py
Remove the outer test for __name__; not necessary.
2000-08-04 03:14:55 +00:00