[JDEV] Python Libraries?
Nolan Darilek
nolan_d at bigfoot.com
Sat Jun 24 18:59:17 CDT 2000
>>>>> "Daniel" == Daniel Arbuckle <djarb at wvc-omak.ctc.edu> writes:
Daniel> No, we're still there. It's old because it hasn't needed
Daniel> to change much.
Hmm. Not to be a complainer, but I'm still experiencing the following
bugs with the PyJabber module as updated from CVS today:
ethereal:~/src/cvs/jabber/python-code/PyJabber> python testclient.py
> login
Username: nolan
Password: ***********
Resource: test
Traceback (innermost last):
File "testclient.py", line 84, in ?
s.simple_param("digest", Jabber.generate_digest(q.stream_id, p))
AttributeError: stream_id
Exit 1
Any ideas about this one?
More information about the JDev
mailing list