Éric Araujo <mer...@netwok.org> added the comment:

I am afraid the distutils feature freeze prevents us from doing this, even in 
3.3.  Remember that Tarek initially moved sysconfig from distutils to the top 
level, and the removal was reverted alongside other improvements when there was 
outcry at the distutils changes and distutils2 was started.  We are aware of 
the discrepancies between distutils.sysconfig and syconfig; for example, the 
Mac framework stuff for --user (PEP 371) is different, and the docs for 
sysconfig misleadingly says that the paths are used by distutils.  These will 
get fixed when I get a chance.  distutils2/packaging exclusively uses 
sysconfig, no more duplication.

----------
assignee: tarek -> eric.araujo
resolution:  -> wont fix
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to