Chaged encoding to utf8

master
poing 2016-09-07 16:52:24 +09:00
parent 080bb6d627
commit d7b47ccf6a
1 changed files with 1 additions and 1 deletions

View File

@ -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.