UtilitiesPython2/pep8.py

changeset 2302
f29e9405c851
parent 1509
c0b5e693b0eb
child 2799
ec8c717e80f5
equal deleted inserted replaced
2301:cfab9cb261d2 2302:f29e9405c851
99 # for being called from within the eric5 IDE. The modifications are as 99 # for being called from within the eric5 IDE. The modifications are as
100 # follows: 100 # follows:
101 # 101 #
102 # - made messages translatable via Qt 102 # - made messages translatable via Qt
103 # 103 #
104 # Copyright (c) 2011 - 2012 Detlev Offenbach <detlev@die-offenbachs.de> 104 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
105 # 105 #
106 106
107 __version__ = '0.6.1' 107 __version__ = '0.6.1'
108 108
109 import os 109 import os

eric ide

mercurial