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-10-17 12:18:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
003b9250e3
cpython
/
Lib
/
xml
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
..
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
More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt!
2000-09-22 09:30:29 +00:00
__init__.py
Remove the outer test for __name__; not necessary.
2000-08-04 03:14:55 +00:00