[Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)

Nick Coghlan ncoghlan at gmail.com
Sun Mar 25 00:46:28 CET 2012


By dodging the issue entirely - anything I might want to regularly run from
a source checkout I execute with -m. It gets sys.path right automatically
and I don't need to care about platform specific executable naming
conventions.

--
Sent from my phone, thus the relative brevity :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120325/a12c8a69/attachment.html>


More information about the Python-Dev mailing list