mirror of
https://github.com/correl/SleekXMPP.git
synced 2025-03-17 17:00:12 -09:00
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 |