Antoine Pitrou <pit...@free.fr> added the comment:

Actually, looks like distribute should be updated to include "abiflags" in 
self.config_vars in setuptools/command/easy_install.py. There seems to be a 
whole bunch of code pasted directly from distutils and it isn't up-to-date 
anymore. Compare:
https://bitbucket.org/tarek/distribute/src/4ab9b96dc540/setuptools/command/easy_install.py#cl-195
with:
http://code.python.org/hg/branches/py3k/file/9b1daa80168d/Lib/distutils/command/install.py#l321

This bug probably needs to be reported to the distribute issue tracker instead. 
Tarek, Éric, can you proceed?

----------
assignee:  -> tarek
nosy: +pitrou
resolution:  -> invalid
status: open -> pending

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

Reply via email to