On 4/10/06, Charles Hartman <[EMAIL PROTECTED]> wrote:
>
> And I think the shebang line at the beginning should be
> #!/usr/bin/env pythonw
>
>> On Apr 10, 2006, at 3:21 PM, Opstad, Dave wrote:
>>  I think the return should be True, not true.


the reason why you are seeing it just "flash" by is that the app is
able to generate a GUI for you, but it is bombing out due to
exceptions from "true".

the shbang line may or may not be giving you problems (and seems to be
working if you got a GUI frame), but it's best to take charles
suggestion because then your app will work no matter where python(w)
is.

-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2007,2001
    http://corepython.com

wesley.j.chun :: wescpy-at-gmail.com
python training and technical consulting
cyberweb.consulting : silicon valley, ca
http://cyberwebconsulting.com
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to