TheSaint <nob...@nowhere.net.no> writes:

>         self.handle= \
>         xmlrpclib.ServerProxy('http://localhost:%s/rpc' %int(self.numport))

Couldn't you just try to call something via this handle, like
self.handle.aria2.getVersion()? If there's an error, then start aria2
as a daemon and try again.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to