Sridhar Ratnakumar <sridh...@activestate.com> added the comment:

Thanks.

> there is an install scheme in distutils that describes the exact layout

I figured that this is now exposed via the `sysconfig` module. There is also an 
old install scheme in `distutils.command.install`, but it seems to be outdated 
and is only applicable for 2.6.

My understanding is that, installers such as PyPM should use the scheme in 
distutils.command.install on 2.6 and the new sysconfig scheme for 2.7+.

Please feel free to close this issue (I can do it, but do not have the 
privileges to set the resolution field.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8759>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to