On Sat, Jul 10, 2004 at 09:41:09AM -0400, John Russell wrote: > I want exactly this glib function in python. I haven't been able to > find anything like python glib bindings, which makes sense. Do we > really need g_list in python? No. But I really need a function that > spawns a process, returns the std* filedescriptors and the child pid > so I can kill it later. Basically g_spawn_async_with_pipes. Any > ideas? Thanks.
See http://bugzilla.gnome.org/show_bug.cgi?id=13917 Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
