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
2026-02-26 17:11:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c8c82333c6
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Guido van Rossum
ef87d6ed94
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
..
dom
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
etree
PEP 3114: rename .next() to .__next__() and add next() builtin.
2007-04-21 15:47:16 +00:00
parsers
sax
__init__.py