strange behavior, really really strange! I gues monthy

python is coming from death to just kidding me!
This commit is contained in:
Rafael.Timmerberg 2013-06-19 02:45:37 +02:00
commit ce631ad12d
2 changed files with 12 additions and 3 deletions

View file

@ -20,4 +20,4 @@ class XmppTask(Task):
def create(taskDict):
return XmppTask(taskDict)
return XmppTask(**taskDict)