[issue1113328] OSATerminology still semi-broken

2009-03-30 Thread Ronald Oussoren
Changes by Ronald Oussoren : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:/

[issue1113328] OSATerminology still semi-broken

2009-03-05 Thread hhas
hhas added the comment: No idea, be honest. The original patch was created for 2.3, and I've no free time to look into it myself now. BTW, note that nobody uses this module any more; it's deprecated in 2.6, absent in 3.0, and OSAGetAppTerminology() is deprecated in OS X 10.5 as well. I've al

[issue1113328] OSATerminology still semi-broken

2009-03-04 Thread Ronald Oussoren
Ronald Oussoren added the comment: Fixed in the trunk in revision r70178. hhas: it is save to backport this to python 2.6? -- assignee: jackjansen -> ronaldoussoren nosy: +ronaldoussoren resolution: -> accepted ___ Python tracker