PyLint/__init__.py

changeset 0
1c1ac27f3cf1
child 4
2285b6fbf267
equal deleted inserted replaced
-1:000000000000 0:1c1ac27f3cf1
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2007 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package containing the PyLint plugin.
8 """

eric ide

mercurial