On 04/26/2011 07:46 PM, Murphy McCauley wrote:
Actually, I think this event should work and that there is an event converter 
for it.  Can you share a code snippet that exhibits the problem?  And tell us 
which branch you're using?

-- Murphy

On Apr 26, 2011, at 7:35 AM, karim torkmen wrote:

Hi all,
I am trying to use the authenticator component, however it seems to be not 
fully supported by python. In fact, I get the following error:
Host_auth_event has no C++ to Python event converter

Is there any method to have this event converted to python.

Regards,
Karim
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev
Hi Murphy,
Thanks for your quick reply as usual :)
Here is the snippet:

 self.auth = self.resolve(pyauth.PyAuth)
self.register_handler(pyauth.Host_auth_event.static_get_name(),self.auth_call_back)


Regards,
Karim



_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to