[Zope] zope + irclib
Jerome Alet
alet@librelogiciel.com
Wed, 12 Jun 2002 09:38:01 +0200
Hi,
Whenever I add a user+password to Zope's acl_users, I'd want to be
able to register the same username + password on an internal IRC server.
I've downloaded Python's irclib from SourceForge but I'm not very
familiar with IRC so I don't really know how to do for sure.
Does anyone have a sample code to do this sort of things ?
irclib doesn't seem to be thread safe (there's such a comment in the code),
does anyone have encountered any problem while using it from Zope ?
Thanks in advance.
Jerome Alet