Plugins/CheckerPlugins/SyntaxChecker/pyflakes/messages.py

changeset 4631
5c1a96925da4
parent 4555
861e1741985c
child 5067
e2f171f08af8
equal deleted inserted replaced
4630:7b0e38956b5c 4631:5c1a96925da4
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2015 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 # Original (c) 2005 Divmod, Inc. See __init__.py file for details 5 # Original (c) 2005 Divmod, Inc. See __init__.py file for details
6 # 6 #
7 # This module is based on pyflakes for Python2 and Python3, but was modified to 7 # This module is based on pyflakes for Python2 and Python3, but was modified to
8 # be integrated into eric6 8 # be integrated into eric6

eric ide

mercurial