Bugs item #1113328, was opened at 2005-01-31 17:53 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=1113328&group_id=5470
Category: Macintosh Group: None Status: Open Resolution: None Priority: 5 Submitted By: has (hhas) Assigned to: Jack Jansen (jackjansen) Summary: OSATerminology still semi-broken Initial Comment: OSATerminology.GetSysTerminology() is broken as it calls OSAGetAppTerminology instead of OSAGetSysTerminology. Attached diff fixes this bug, and additionally patches both functions to ignore any modeFlags arguments passed by user as this value should always be kOSAModeNull. Some minor additions and improvements to commenting and docstrings too. Tested and working on Python 2.3.3, OS 10.2.8. See also bug #884085, patch #979784. (Note that this patch supercedes #979784.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1113328&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com