Use UTF-8 encoding
This commit is contained in:
parent
fca5019000
commit
0b4e62502b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python2
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from gearman import GearmanWorker
|
from gearman import GearmanWorker
|
||||||
from xml.dom.minidom import getDOMImplementation
|
from xml.dom.minidom import getDOMImplementation
|
||||||
|
|
Reference in a new issue