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-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
95b4ec5fbe
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fred Drake
95b4ec5fbe
Do not assume that types.UnicodeType exists; we might be running in an old
...
version of Python. ;-(
2000-12-16 01:45:11 +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
Do not assume that types.UnicodeType exists; we might be running in an old
2000-12-16 01:45:11 +00:00
__init__.py
Use the string module instead of string methods; this should still work
2000-12-16 01:43:40 +00:00