PyLint/PyLintExecDialog.py

changeset 68
35b46e640d6d
parent 60
971dd1b69f5b
child 81
1cbb8193061c
equal deleted inserted replaced
65:af349b5bb030 68:35b46e640d6d
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2005 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2005 - 2018 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