mirror of
https://github.com/python/cpython
synced 2026-09-27 01:43:17 +03: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 | ||