mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Most importantly, this resolves the issues with functions and types defined in __main__. It also expands the number of supported objects and simplifies the implementation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| interpreter.py | ||
| process.py | ||
| thread.py | ||