6b274a2543
JIDs with Unicode values were being encoded by the JID class instead of leaving them as just Unicode strings. It may still be a good idea to use from __future__ import unicode_literals pretty much everywhere though. Fixes issue #88. |
||
---|---|---|
.. | ||
__init__.py | ||
livesocket.py | ||
mocksocket.py | ||
sleektest.py |