]> jfr.im git - erebus.git/blob - sitecustomize.py
Fixed bot.send() to work with unicode.
[erebus.git] / sitecustomize.py
1 import sys
2 sys.setdefaultencoding('utf-8')