This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-02 22:51:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4bf9c20e18
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fred Drake
daa823ad9a
Text.__init__(): Make sure the data parameter is a string (8-bit or
...
Unicode); raise TypeError if not. This closes SF bug
#126866
.
2001-01-08 04:04:34 +00:00
..
dom
Text.__init__(): Make sure the data parameter is a string (8-bit or
2001-01-08 04:04:34 +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