Update distutils patch to monkeypatch all paths from sys.path to ensure that...
Update distutils patch to monkeypatch all paths from sys.path to ensure that distutils is never imported except from the same path as setuptools. Assert that 'distutils' is not already in sys.modules.
Showing
Please register or sign in to comment