socketIO-client/socketIO_client
Adam Kecer fc3a8b5e32 Update transports.py
Under p3k, this code throws NameError (because of the unicode() function)
This fix should be valid under both python2 and python3
2015-02-11 18:45:23 +01:00
..
__init__.py Merge pull request #37 from leth/patch-3 2015-01-09 22:15:36 +09:00
exceptions.py Fixes #24 2013-11-06 09:57:28 -08:00
tests.py Exit the loop if the client wants to disconnect; fixes #30 2013-11-18 10:43:31 -08:00
transports.py Update transports.py 2015-02-11 18:45:23 +01:00