PyLint/PyLintExecDialog.py

changeset 59
4915a31923dc
parent 53
018f049ec455
child 60
971dd1b69f5b
equal deleted inserted replaced
58:4f3420d55783 59:4915a31923dc
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2005 - 2016 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2005 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the results of the PyLint run. 7 Module implementing a dialog to show the results of the PyLint run.
8 """ 8 """

eric ide

mercurial