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-23 12:53:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d68bf02810b76db382004acb2f60a0515381feec
cpython
/
Lib
/
compiler
T
History
Christian Heimes
c756d00cf2
Replaced import of the 'new' module with 'types' module and added a deprecation warning to the 'new' module.
2007-11-27 21:34:01 +00:00
..
__init__.py
…
ast.py
…
consts.py
…
future.py
…
misc.py
…
pyassem.py
Replaced import of the 'new' module with 'types' module and added a deprecation warning to the 'new' module.
2007-11-27 21:34:01 +00:00
pycodegen.py
…
symbols.py
…
syntax.py
…
transformer.py
…
visitor.py
…