Plugins/CheckerPlugins/Pep8/Pep8Dialog.py

changeset 1509
c0b5e693b0eb
parent 1308
2b602a1521e7
child 2223
054c285dab38
child 2303
0ed4ed026c16
equal deleted inserted replaced
1508:fcca2642bfca 1509:c0b5e693b0eb
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the results of the PEP 8 check. 7 Module implementing a dialog to show the results of the PEP 8 check.
8 """ 8 """

eric ide

mercurial