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-07-15 23:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
003b9250e3
cpython
/
Lib
/
xml
/
parsers
History
Download ZIP
Download TAR.GZ
Fred Drake
003b9250e3
Add a wrapper around the pyexpat module, making the "public" name of
...
the module "xml.parsers.expat".
2000-09-23 04:44:43 +00:00
..
__init__.py
Rename the "parser" package to "parsers" to be compatible with the PyXML
2000-07-31 23:59:54 +00:00
expat.py
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00