6bfdb33cc9
Previously, `str()` was used to convert things into strings. This will not work for unicode messages in Python 2, so everything was converted to using `six.text_type` instead. |
||
---|---|---|
.. | ||
__init__.py | ||
generic.py |
6bfdb33cc9
Previously, `str()` was used to convert things into strings. This will not work for unicode messages in Python 2, so everything was converted to using `six.text_type` instead. |
||
---|---|---|
.. | ||
__init__.py | ||
generic.py |