PyLint/__init__.py

Sat, 23 Feb 2013 15:12:21 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 23 Feb 2013 15:12:21 +0100
changeset 18
ae62d56e345d
parent 15
0fc414663bd9
child 30
de4b620a6e88
permissions
-rw-r--r--

Modified the code to do lazy import.

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

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

"""
Package containing the PyLint plugin.
"""

eric ide

mercurial