web/hdabo/utils.py
changeset 24 8f84b9bbd22d
parent 11 143ab88d17f8
child 46 3ad571e54608
--- a/web/hdabo/utils.py	Sat Jun 11 03:30:18 2011 +0200
+++ b/web/hdabo/utils.py	Tue Jun 14 01:51:26 2011 +0200
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import collections
 
 
@@ -75,3 +76,4 @@
 
             
 ## end of http://code.activestate.com/recipes/576694/ }}}
+