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
1402ab2cb98563a548d03139bb2aa269965db342
cpython
/
Lib
/
xml
History
Fred Drake
1402ab2cb9
Use the string module instead of string methods; this should still work
...
with Python 1.5.2 for now.
2000-12-16 01:43:40 +00:00
..
dom
Typo caught by /F -- thanks!
2000-12-15 23:56:43 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
When raising KeyError, provide the key value that failed.
2000-12-13 20:48:29 +00:00
__init__.py
Use the string module instead of string methods; this should still work
2000-12-16 01:43:40 +00:00