tooz/tooz/drivers
Joshua Harlow 9d0836c710 Be more tolerant of unicode exceptions
When an exception message is in unicode we should not fail
when trying to get that unicode containing exceptions message
so instead of using str() use a new utils function that has
been working in other projects to attempt to convert a exception
message into its corresponding unicode in a safer manner.

Change-Id: I202f12d8f9bf562972b760f91805dba2ad14d804
2014-09-18 17:08:11 +02:00
..
__init__.py First commit of Tooz 2013-12-19 12:18:35 +01:00
ipc.py Merge "Standardize on the same lock acquire method definition" 2014-09-18 08:36:09 +00:00
memcached.py Be more tolerant of unicode exceptions 2014-09-18 17:08:11 +02:00
zake.py Change inline docs about class fake storage variable 2014-09-16 17:03:06 -07:00
zookeeper.py Be more tolerant of unicode exceptions 2014-09-18 17:08:11 +02:00