Basic Ad-Hoc commands support

Support commands listing (disco get items) and command info (disco get info)

darcs-hash:20070620164706-86b55-11fb94510d349169ab0450717a680db4440cd9b3.gz
This commit is contained in:
David Rousselie
2007-06-20 18:47:06 +02:00
parent f79c1ee4bf
commit c4daddd569
9 changed files with 177 additions and 76 deletions

View File

@@ -28,7 +28,8 @@ __revision__ = "$Id: feeder.py,v 1.3 2005/09/18 20:24:07 dax Exp $"
import logging
from jcl.jabber.component import JCLComponent, Handler
from jcl.jabber import Handler
from jcl.jabber.component import JCLComponent
from jcl.lang import Lang
from jcl.model.account import Account