Martin v. Löwis <[EMAIL PROTECTED]> added the comment: > When using a universal build of python on macosx > distutils.util.get_platform should use "fat" for the machine > architecture, instead of the architecture of the current machine.
Can you please explain why it should do so? Where do these architecture names come from? ---------- nosy: +loewis title: distutils.util.get_platform() is wrong for universal builds on macosx -> distutils.util.get_platform() is wrong for universal builds on macosx _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4064> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com