Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.app / org.gvsig.scripting.app.mainplugin / src / main / resources-plugin / scripting / lib / pylint / test / input / func_noerror_encoding.py @ 745

History | View | Annotate | Download (96 Bytes)

1
# -*- coding: ISO-8859-1 -*-
2
""" check correct encoding declaration
3
"""
4

    
5
__revision__ = '????'
6