ubot2/doc
Jeff Ammons c81bdfec99 Fix unicode error in py2.7 for example plugin
Strings should now be passed to the plugins as unicode values in py2.7
so we have to make sure that we don't convert those into ascii by using
python str instead of u'' strings.
2016-06-05 13:49:00 -07:00
..
example-config include dir and example config 2014-11-18 09:20:00 -08:00
example-init add an example init script 2015-07-31 15:17:36 -07:00
example-plugins Fix unicode error in py2.7 for example plugin 2016-06-05 13:49:00 -07:00