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-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff34626a7eced7ac5a925b4eaf0dfd0bd7ec3288
cpython
/
Lib
/
xml
T
History
Fred Drake
2998a55f2d
Attribute nodes did not always get their ownerDocument and ownerElement
...
properly set. This fixes that.
2001-12-06 18:27:48 +00:00
..
dom
Attribute nodes did not always get their ownerDocument and ownerElement
2001-12-06 18:27:48 +00:00
parsers
…
sax
Make sure XMLGenerator uses quoteattr() instead of escape() to quote
2001-08-07 19:14:46 +00:00
__init__.py
…