mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
added code.py; codehack.py is obsolete
This commit is contained in:
parent
1c78cf3317
commit
61c270345c
7 changed files with 81 additions and 5 deletions
|
|
@ -88,6 +88,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libni}
|
||||
\input{libparser}
|
||||
\input{libpprint}
|
||||
\input{libcode}
|
||||
\input{libsite}
|
||||
\input{libbltin} % really __builtin__
|
||||
\input{libmain} % really __main__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue