Re: os.listdir() exceptions

2009-10-25 Thread Emmanuele Bassi
On Sat, 2009-10-24 at 08:30 -0700, Daniel B. Thurman wrote: Is os.listdir(path) the only method available for obtaining directory/file list for the given path argument? how is this relevant to gtk+ application development? ciao, Emmanuele. ___

Re: os.listdir() exceptions

2009-10-25 Thread Daniel B. Thurman
On 10/25/2009 04:46 AM, Emmanuele Bassi wrote: On Sat, 2009-10-24 at 08:30 -0700, Daniel B. Thurman wrote: Is os.listdir(path) the only method available for obtaining directory/file list for the given path argument? how is this relevant to gtk+ application development? ciao,

Re: GDBus API Questions; was: GDBus/GVariant plans for next GLib release

2009-10-25 Thread Mikkel Kamstrup Erlandsen
2009/10/15 David Zeuthen da...@fubar.dk: Hey Mikkel, On Thu, 2009-10-15 at 08:24 +0200, Mikkel Kamstrup Erlandsen wrote:  * Can I register a GDBusInterfaceVTable without registering an object? The use case I have in mind is something akin to dynamically spawning objects on the server side