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
RETIRED, further work has moved to Debian project infrastructure
Readme 294 KiB