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

branch
eric7
changeset 10439
21c28b0f9e41
parent 10437
2f70ca07f0af
child 10450
486b86309a33
equal deleted inserted replaced
10438:4cd7e5a8b3cf 10439:21c28b0f9e41
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2024 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