[Distutils] Re: [Python-Dev] Re: Possible solution for PEP250 and bdist_wininst

Thomas Heller thomas.heller@ion-tof.com
Fri Jul 13 14:04:04 2001


From: "M.-A. Lemburg" <mal@lemburg.com>
[about setting sys.extinstallpath in site.py]
> 
> Why not do this for all platforms (which support site-packages) ?
Would probably make sense. But in this case,
distutils should also use this setting.

Thomas