[Tutor] app runs ok from cli but not from os.system

shawn bright nephish at gmail.com
Sun Dec 10 17:22:20 CET 2006


opps, sorry, meant to send this to the pygtk list
sk

On 12/10/06, shawn bright <nephish at gmail.com> wrote:
>
> Hello there all
> i have an app that i can run from the command line ok, but when i try to
> call it with os.system('myapp.py')
> it will not work. The widgets work, it reads ok from the database, but
> will not write to it. I don't get it at all.
> Can someone tell me why my app may not work completely right when called
> from another gtk app ?
> thanks
> sk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061210/fc1ed8d0/attachment.htm 


More information about the Tutor mailing list