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
33d2b84b2c
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fred Drake
33d2b84b2c
CharacterData methods: Update self.length on changes instead of extended
...
the __getattr__() handler. Text.splitText(): Update the length and nodeValue attributes.
2001-04-04 15:15:18 +00:00
..
dom
CharacterData methods: Update self.length on changes instead of extended
2001-04-04 15:15:18 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
Synchronize with 1.6 of PyXML:
2001-03-22 15:34:02 +00:00
__init__.py
Arghh. Fix typo.
2001-03-27 21:38:15 +00:00