diff options
| author | Chuck Short <chuck.short@canonical.com> | 2013-05-01 11:22:23 -0500 |
|---|---|---|
| committer | Chuck Short <chuck.short@canonical.com> | 2013-05-06 15:52:26 -0500 |
| commit | fde1e156a38633ce9018569145390bce2047fea8 (patch) | |
| tree | ff31b1d70f5e6e35cff4a40101db0ea90ed58bcb /openstack/common/rootwrap | |
| parent | 0c9047cc334578f9f4974c3bc006ba9bc62814d2 (diff) | |
| download | oslo-fde1e156a38633ce9018569145390bce2047fea8.tar.gz oslo-fde1e156a38633ce9018569145390bce2047fea8.tar.xz oslo-fde1e156a38633ce9018569145390bce2047fea8.zip | |
Convert unicode for python3 portability
From http://docs.python.org/3.1/whatsnew/3.0.html:
"Python 3.0 uses the concepts of text and (binary) data instead of
Unicode strings and 8-bit strings."
Use six.text_type to Type for representing (Unicode) textual data. This
is unicode() in Python 2 and str in Python 3.
Change-Id: I3da268a714a34a8e626a2590f01b86e414dc3411
Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'openstack/common/rootwrap')
0 files changed, 0 insertions, 0 deletions
