python-monascaclient/monascaclient/common
Doug Hellmann bf36aa85bb replace unicode with six.text_type
The unicode() built-in does not exist under Python 3 so use
six.text_type, which is set correctly to str or unicode, instead.

Change-Id: I22265e35c04be2fa663b63aac208f7894588d629
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-13 15:39:32 -04:00
..
__init__.py renaming monclient to monascaclient, alarm-update fix 2014-07-15 15:04:32 -06:00
monasca_manager.py Integrate client with osc-lib 2017-07-15 01:37:08 +02:00
utils.py replace unicode with six.text_type 2018-06-13 15:39:32 -04:00