Plugins/CheckerPlugins/SyntaxChecker/__init__.py

Wed, 06 Nov 2013 19:23:06 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 06 Nov 2013 19:23:06 +0100
changeset 3062
9de9373da5bb
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Extended the editor warning messages handling and refactored the names of warning handling methods to reflect their more general use.

# -*- coding: utf-8 -*-

# Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the Syntax Checker plugin.
"""

eric ide

mercurial