On Tue, Sep 20, 2005 at 10:35:03AM -0700, John Finlay wrote: > gobject.spawn_async() functions,
The docs say Eventually you must call g_spawn_close_pid() on the child_pid, in order to free resources which may be associated with the child process. Looks like something left over from the C docs? Dave Cook _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
