Chuck Short dc1105ebca python3: Fix unicode strings
Python3 enforces the distinction between byte
strings and text strings more rigorously than
python2. So use six.text_type where approiate.

Change-Id: I46b3f5fe1f990fc1b7a3ee32904d608b070fc4c3
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2013-06-13 01:43:35 +00:00
..
2013-06-13 01:43:35 +00:00
2013-05-01 17:26:39 -06:00