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-08-31 05:58:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
acd32d3be5
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fred Drake
acd32d3be5
Added function xml.sax.saxutils.quoteattr().
...
This closes SF bug
#440351
. It should not be moved to Python 2.1.1.
2001-07-19 16:10:15 +00:00
..
dom
Patch
#432117
: Record namespaces in the DOM tree using the DOM xmlns prefix.
2001-07-18 15:30:25 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
Added function xml.sax.saxutils.quoteattr().
2001-07-19 16:10:15 +00:00
__init__.py
Arghh. Fix typo.
2001-03-27 21:38:15 +00:00