mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
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 |