python-novaclient/doc
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
..
source python3: Fix unicode compatibility python2/python3 2013-06-24 11:47:15 -05:00
.gitignore Move docs to doc. 2012-06-11 14:18:48 -07:00
Makefile Move docs to doc. 2012-06-11 14:18:48 -07:00