Chaged encoding to utf8

This commit is contained in:
poing 2016-09-07 16:52:24 +09:00
parent 080bb6d627
commit d7b47ccf6a

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# vim: set et sw=4:
# -*- coding: utf-8 -*-
"""
.. module:: agi
:synopsis: This module contains functions and classes to implment AGI scripts in python.