added unicode encodings

This commit is contained in:
Kenneth Reitz
2010-08-02 08:53:38 -04:00
parent 21670e1a42
commit 962a58a161
5 changed files with 13 additions and 1 deletions
+6
View File
@@ -1,7 +1,13 @@
# -*- coding: utf-8 -*-
""" Example -- CLI Dispatch
"""
from core import *
def start():
"""Example Dipatch"""