Hi,

is it somehow possible to use multiple decorators with @rpc/srpc ? When i try 
this:

@check_login(...)
@srpc(...)
def my_funct(...):
 ...

i got error:

Method '{tests}my_func' not bound to a service class.

Thank you.

azur
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to