UtilitiesPython2/pep8.py

branch
5_3_x
changeset 3163
9f50365a0870
parent 2931
552d5934c6f6
equal deleted inserted replaced
3162:5cb6da893fad 3163:9f50365a0870
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 #
105 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 105 # Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
106 # 106 #
107 107
108 __version__ = '0.6.1' 108 __version__ = '0.6.1'
109 109
110 import os 110 import os

eric ide

mercurial