Files
deb-murano/murano/tests/unit/dsl
Ravi Shekhar Jethani f963039bd7 Python3: Replace basestring by six.string_types
The builtin basestring abstract type was removed in python3,
use str instead, we need to use six.string_types to replace
the basestring for py3 compatibility.

This patch was generated by the following tool using 'basestring'
option.

https://github.com/haypo/sixer
Command:
python sixer.py -w basestring murano/

This also adds a check to murano/hacking/checks.py that should
catch this error in the future.

Blueprint murano-python-3-support

Change-Id: I26c236ce6dd2fffd6a4ca50e55ad62deb01bd9dd
2016-01-18 23:48:37 -08:00
..
2015-12-07 16:05:44 +03:00
2014-07-29 22:29:27 +04:00
2015-09-03 12:06:42 +00:00
2015-08-25 16:08:08 +03:00
2015-09-03 12:06:42 +00:00
2015-08-25 16:08:08 +03:00
2015-12-07 16:05:44 +03:00