Éric Araujo added the comment:

Thanks for catching this.  I think the patch is incorrect when it replaces 
“from sysconfig import get_python_version” by “from distutils.sysconfig import 
get_python_version”; it should only add the missing import in bdist_rpm.py, not 
touch the other modules.

----------

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

Reply via email to