PyLint/__init__.py

changeset 30
de4b620a6e88
parent 15
0fc414663bd9
child 43
298822c933d8
equal deleted inserted replaced
29:512772773720 30:de4b620a6e88
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package containing the PyLint plugin. 7 Package containing the PyLint plugin.
8 """ 8 """

eric ide

mercurial