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