Plugins/CheckerPlugins/SyntaxChecker/__init__.py

Sun, 09 Jan 2011 14:25:16 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Jan 2011 14:25:16 +0100
changeset 831
f046b97785db
parent 791
9ec2ac20e54e
child 1509
c0b5e693b0eb
permissions
-rw-r--r--

Little optimisation in the syntax and indentation checker dialogs.

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

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

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

eric ide

mercurial