[Idle-dev] [ idlefork-Patches-645797 ] subprocess code changes for Mac OS X

noreply@sourceforge.net noreply@sourceforge.net
Fri, 29 Nov 2002 10:47:25 -0800


Patches item #645797, was opened at 2002-11-29 18:47
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309579&aid=645797&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tony Lownds (tonylownds)
Assigned to: Tony Lownds (tonylownds)
Summary: subprocess code changes for Mac OS X

Initial Comment:
Another applet mechanism has been developed for Python
on Mac OS X and trying to use the -c
"__import__('run').main()" trick is just not working.

This patch adds a new file which should be used as the
startup file for Mac OS X. That startup file
understands a -p option, which when seen will start
run.main()

When running as an applet, this seems like the best
approach. I want to try a few more cases before
commiting this code, and also give any objections a
chance to surface.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309579&aid=645797&group_id=9579