__init__.py
|
Add setup.py.
|
2014-03-18 11:41:53 +01:00 |
api.py
|
Close socket when needed.
|
2014-06-26 12:00:18 +02:00 |
api_communicator.py
|
Fix handling errors.
|
2014-06-26 13:42:54 +02:00 |
api_socket.py
|
Close socket when needed.
|
2014-06-26 12:00:18 +02:00 |
base_api.py
|
Fix throwing exceptions.
|
2014-06-14 14:46:45 +02:00 |
exception_aware_api_communicator.py
|
Close socket when needed.
|
2014-06-26 12:00:18 +02:00 |
exceptions.py
|
Add communicator class.
|
2014-06-14 14:38:10 +02:00 |
query.py
|
Allow to comunicate with unicode.
|
2014-06-14 14:46:45 +02:00 |
sentence.py
|
Fix handling errors.
|
2014-06-26 13:42:54 +02:00 |
utils.py
|
Allow to comunicate with unicode.
|
2014-06-14 14:46:45 +02:00 |