Files
os-brick/os_brick/tests/test_exception.py
Ivan Kolodyazhny d86368c0be Use six.text_type instead of unicode
unicode type renamed in Python 3.x. We need to use
six.text_type to get code works with both Python 2.7 and 3.x

Related-Bug: #1380806

Change-Id: Ia26a29fab377b61ce4abf81f3eb778988eb8b893
2015-04-03 10:22:45 +03:00

2.2 KiB