mirror of
https://github.com/python/cpython.git
synced 2025-11-10 02:21:40 +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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| interpreter.py | ||
| process.py | ||
| thread.py | ||