]> jfr.im git - erebus.git/blame - sitecustomize.py
update comments
[erebus.git] / sitecustomize.py
CommitLineData
4477123d 1# vim: fileencoding=utf-8
381f9fc4 2import sys
a28e2ae9 3if sys.version_info.major < 3:
4 sys.setdefaultencoding('utf-8')