The script uses 'isdecimal' method on strings but this is actually valid for unicode strings only. Cast to six.text_type before accessing this method. Change-Id: I032f4cc90140aba4eecd4317a9cd153989ed5add
1.6 KiB
1.6 KiB