mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
The Python programming language
https://www.python.org
Added support for class definitions. Reorganized main interpreter loop to fetch op and arg once at the head. Use two bytes for arguments (see ceval.c). |
||
|---|---|---|
| Doc | ||
| Grammar | ||
| Include | ||
| Lib | ||
| Modules | ||
| Objects | ||
| Parser | ||
| Python | ||