Chuck Short 8c4e145b92 python3: Fix unicode compatibility python2/python3
Python3 enforces the distinction between byte strings and text strings
more rigorously than python2. So use six.text_type/six.u()
where appropriate

Change-Id: I890e19cb857e10f0292aabdaebaa8e7a7bd8db23
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2013-06-24 11:47:15 -05:00
..
2013-05-29 18:53:42 +02:00
2012-06-11 14:18:48 -07:00
2012-06-11 14:18:48 -07:00
2012-07-02 17:10:59 +00:00
2012-06-11 14:18:48 -07:00
2012-08-24 15:22:44 -05:00