__init__.py@a8e908641c20
__init__.py
Wed, 07 Nov 2012 17:41:54 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 07 Nov 2012 17:41:54 +0100
- changeset 11
- a8e908641c20
- parent 4
-
2285b6fbf267
- child 15
-
0fc414663bd9
- permissions
- -rw-r--r--
Extended functionality to show the pylint message in the editor, when an entry is double clicked, and to show all message of a file, when the file entry is double clicked.
# -*- coding: utf-8 -*-
# Copyright (c) 2007 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the PyLint checker plugin.
"""