mirror of
https://github.com/python/cpython.git
synced 2025-11-27 13:45:25 +00:00
This required updating the code to use posix instead of os. This is all being done to make bootstrapping easier to removing dependencies that are kept in importlib.__init__ and thus outside of the single file to bootstrap from. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||