On 5 November 2015 at 22:59, Donald Stufft <don...@stufft.io> wrote: > I think we could integrate with py on Windows somehow so that we use the same > lookup semantics as py does. I don't know enough about Windows and py.exe to > know what exactly those are.
Hmm, I'm reluctant to get into complex interactions with C code like the launcher on Windows. The number of people we'd have able to maintain such code is approaching zero, I suspect :-( We may be able to run py.exe as a subprocess, but that could easily get out of hand (running pip could then easily start up a chain of 6 processes on Windows, which while not disastrous, certainly isn't cheap). Paul _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig