This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3186e82427cc8d7afc2aaaed596a40ca70c19a9
cpython
/
Lib
/
xml
History
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