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-01 00:59:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
003b9250e3aaf8fc243f870702f430cebf9bb2ce
cpython
/
Lib
/
xml
T
History
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