Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py

branch
5_2_x
changeset 2303
0ed4ed026c16
parent 1642
906cd3ed0e6a
child 2525
8b507a9a2d40
child 2862
a1448560d7dc
child 3163
9f50365a0870
equal deleted inserted replaced
2291:acd3cc35e553 2303:0ed4ed026c16
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 - 2012 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog showing statistical data for the last PEP 8 run. 7 Module implementing a dialog showing statistical data for the last PEP 8 run.
8 """ 8 """

eric ide

mercurial