PyLint/__init__.py

changeset 53
018f049ec455
parent 43
298822c933d8
child 59
4915a31923dc
equal deleted inserted replaced
52:2ffa0ba6917c 53:018f049ec455
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2015 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2016 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