Plugins/CheckerPlugins/Pep8/pep8.py

changeset 2861
cdcbca0cea82
parent 2799
ec8c717e80f5
child 2862
a1448560d7dc
equal deleted inserted replaced
2860:7db1487cae84 2861:cdcbca0cea82
94 for space. 94 for space.
95 95
96 """ 96 """
97 97
98 # 98 #
99 # This is a modified version to make the original tabnanny better suitable 99 # This is a modified version to make the original pep8.py better suitable
100 # for being called from within the eric5 IDE. The modifications are as 100 # for being called from within the eric5 IDE. The modifications are as
101 # follows: 101 # follows:
102 # 102 #
103 # - made messages translatable via Qt 103 # - made messages translatable via Qt
104 # 104 #

eric ide

mercurial