Plugins/CheckerPlugins/SyntaxChecker/pyflakes/checker.py

changeset 4021
195a471c327b
parent 3889
9357550095a1
child 4465
2fbb5bdb8ddf
equal deleted inserted replaced
4020:ea66934c7d74 4021:195a471c327b
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2014 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 # Original (c) 2005-2010 Divmod, Inc. 5 # Original (c) 2005-2010 Divmod, Inc.
6 # 6 #
7 # This module is based on pyflakes but was modified to work with eric6 7 # This module is based on pyflakes but was modified to work with eric6
8 """ 8 """

eric ide

mercurial