In article <[email protected]>, "Brendan Simon (eTRIX)" <[email protected]> wrote: > Do you need to specify 'pythonw' as the interpreter ?? > It may depend on python version. I found (on OS X) that Python 2.7 > requires pythonw rather than python to run my wxPython apps.
That sounds very suspicious. On OS X installs, bin/python and bin/pythonw are supposed to be identical. -- Ned Deily, [email protected] _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
