Solly Ross 6bfdb33cc9 Graduation Prep: Use six.text_type instead of str
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.
2015-06-03 14:45:50 -04:00
Description
OpenStack library for creating Guru Meditation Reports and other reports
Readme 2.2 MiB
Languages
Python 100%