fix encoding problems in python2 for travis

This commit is contained in:
David Halter
2013-08-08 00:26:47 +04:30
parent 7ab00242a8
commit 7f53bd71fe
2 changed files with 1 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
All character set and unicode related tests.
"""