UtilitiesPython2/TabnannyChecker.py

branch
5_3_x
changeset 3163
9f50365a0870
parent 2302
f29e9405c851
equal deleted inserted replaced
3162:5cb6da893fad 3163:9f50365a0870
1 #!/usr/bin/env python2 1 #!/usr/bin/env python2
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 4 # Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
5 # 5 #
6 6
7 """ 7 """
8 Module implementing the indentation check for Python 2. 8 Module implementing the indentation check for Python 2.
9 """ 9 """

eric ide

mercurial