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-02 01:29:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96ea196ea895ff9922338663a2967ae747fd205a
cpython
/
Lib
/
xml
T
History
Fred Drake
96ea196ea8
Use the public name for the Expat parser; "pyexpat" is deprecated.
2000-09-23 04:49:30 +00:00
..
dom
Now uses make_parser to create its parser (patch 101573).
2000-09-21 08:38:46 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
Use the public name for the Expat parser; "pyexpat" is deprecated.
2000-09-23 04:49:30 +00:00
__init__.py
Remove the outer test for __name__; not necessary.
2000-08-04 03:14:55 +00:00