[issue916013] Improving MacPython's IAC support

2009-02-14 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue916013] Improving MacPython's IAC support

2009-02-14 Thread hhas
hhas added the comment: As of Python 2.6/3.0, all Mac-specific modules are deprecated/eliminated from the standard library and there are no longer any plans to submit appscript for possible inclusion. This issue should be rejected and closed. ___ Python tr

[issue916013] Improving MacPython's IAC support

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: IAC is now 'Apple events', the IPC behind AppleScript. -- nosy: +ajaksu2 stage: -> test needed type: -> feature request ___ Python tracker ___