using six.text_type for representing (Unicode) textual data. This is unicode() in Python 2 and str in Python 3.
27 KiB
27 KiB
using six.text_type for representing (Unicode) textual data. This is unicode() in Python 2 and str in Python 3.