This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-10 21:28:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1e22ba7db9d8668c486eb77999bbbbdca8b09d3
cpython
/
Lib
/
xml
T
History
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
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
__init__.py
…