eric7/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/messages.py

branch
eric7
changeset 8881
54e42bc2437a
parent 8312
800c432b34c8
equal deleted inserted replaced
8880:4b631598f752 8881:54e42bc2437a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2022 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, but was modified to 7 # This module is based on pyflakes, but was modified to
8 # be integrated into eric 8 # be integrated into eric

eric ide

mercurial