Focus on UTF8
parent
2c3357200f
commit
1e890057db
|
@ -1,6 +1,7 @@
|
|||
#! /usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# vim:fenc=utf-8
|
||||
# vim: set et sw=4 fenc=utf-8:
|
||||
|
||||
"""
|
||||
.. module:: agi
|
||||
:synopsis: This module contains functions and classes to implment AGI scripts in python.
|
||||
|
|
Loading…
Reference in New Issue