mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
51d14f8e56
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.