Argument types in python

Janosch Peters jp at binford3000.de
Sat Nov 10 16:45:17 PST 2007


Hi Simon,

Simon McVittie schrieb:
> In dbus-python, 'out' arguments are returned, as usually happens in
> Python. In this case you just call:
> 
>     interface.ListConnections()

I tried that but it gives me an error:

"(...)Method "ListConnections" with signature "" (...) doesen't exist

It should be noted that I'm not really sure that the Method exists, I 
rely on the information the introspection files give me. I looked for 
the python-dbus methods of Network-Manager in the source code, but I 
couldn't find them. In fact I couldn't even find ONE python file apart 
from some api-usage-examples.

   Janosch



More information about the dbus mailing list