Plugins/CheckerPlugins/SyntaxChecker/__init__.py

Sat, 30 Jan 2010 18:43:09 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 30 Jan 2010 18:43:09 +0000
changeset 89
5328bc217a3c
parent 13
1af94a91f439
child 791
9ec2ac20e54e
permissions
-rw-r--r--

Added code to show the full pathname in the tooltip to the syntax checker dialog.

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

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

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

eric ide

mercurial