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-05-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41e01dfb56c28176665b7deef256d0cd5266708
cpython
/
Lib
/
lib2to3
T
History
Andrew Svetlov
f7a17b48d7
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
..
fixes
add fixer for reload() -> imp.reload() (
closes
#11797
)\n\nPatch by Laurie Clark-Michalek and Berker Peksag
2012-12-07 22:44:10 -05:00
pgen2
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
tests
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
Issue
#16120
: Use |yield from| in stdlib.
2012-10-06 17:11:45 +03:00
fixer_base.py
…
fixer_util.py
add fixer for reload() -> imp.reload() (
closes
#11797
)\n\nPatch by Laurie Clark-Michalek and Berker Peksag
2012-12-07 22:44:10 -05:00
Grammar.txt
…
main.py
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
Issue
#16120
: Use |yield from| in stdlib.
2012-10-06 17:11:45 +03:00
refactor.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00