Aaron Staley <usaa...@gmail.com> added the comment: Sorry, minor correction: We could just rely on plat_name for 64bit.
All that is needed is for this table: if self.target_version < "2.4": bv = 6.0 else: bv = 7.1 to be updated to python2.7 (9.0 for python2.7) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14877> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com