diff options
author | Nathan Fritz <fritzy@netflint.net> | 2010-01-29 23:57:57 -0800 |
---|---|---|
committer | Nathan Fritz <fritzy@netflint.net> | 2010-01-29 23:57:57 -0800 |
commit | 5e736f4b978414c111062ffb220e38eb40765db6 (patch) | |
tree | 9ef6f7c278e102a6ffb0db9ce0015a7919dfa900 /sleekxmpp/xmlstream | |
parent | 23b9930c44608e633437c8ec80ef687dd9c0a8b2 (diff) | |
download | slixmpp-5e736f4b978414c111062ffb220e38eb40765db6.tar.gz slixmpp-5e736f4b978414c111062ffb220e38eb40765db6.tar.bz2 slixmpp-5e736f4b978414c111062ffb220e38eb40765db6.tar.xz slixmpp-5e736f4b978414c111062ffb220e38eb40765db6.zip |
fixed setup.py issue with unicode in 3.x
Diffstat (limited to 'sleekxmpp/xmlstream')
-rw-r--r-- | sleekxmpp/xmlstream/tostring/__init__.py (renamed from sleekxmpp/xmlstream/tostring.py) | 0 | ||||
-rw-r--r-- | sleekxmpp/xmlstream/tostring26/__init__.py (renamed from sleekxmpp/xmlstream/tostring26.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sleekxmpp/xmlstream/tostring.py b/sleekxmpp/xmlstream/tostring/__init__.py index 6603cbb8..6603cbb8 100644 --- a/sleekxmpp/xmlstream/tostring.py +++ b/sleekxmpp/xmlstream/tostring/__init__.py diff --git a/sleekxmpp/xmlstream/tostring26.py b/sleekxmpp/xmlstream/tostring26/__init__.py index 9711c300..9711c300 100644 --- a/sleekxmpp/xmlstream/tostring26.py +++ b/sleekxmpp/xmlstream/tostring26/__init__.py |