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-11-01 10:45:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
828d932a2c
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Raymond Hettinger
828d932a2c
PEP 479: Don't let StopIteration bubble out of calls to next() inside a generator.
2014-11-22 21:56:23 -08:00
..
dom
Issue
#22033
: Reprs of most Python implemened classes now contain actual
2014-07-25 23:36:00 +03:00
etree
PEP 479: Don't let StopIteration bubble out of calls to next() inside a generator.
2014-11-22 21:56:23 -08:00
parsers
sax
__init__.py