Bugs item #1491468, was opened at 2006-05-19 11:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1491468&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Macintosh Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Ronald Oussoren (ronaldoussoren) Assigned to: Jack Jansen (jackjansen) Summary: argvemulator doesn't work on intel mac Initial Comment: According to a report on macpython-sig the argvemulator module doesn't work on intel macs due to endianness issues. This seems to be a problem in aepack/aetypes. The attached version of argvemulator should fix the problem by not using aepack and friends and was written by has. I know to little of AppleEvents and the aepack module to actually fix this at this point in time. I propose to replace argvemulator by the attached version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1491468&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com