Plugins/CheckerPlugins/Pep8/__init__.py

Tue, 10 Sep 2013 19:05:23 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 10 Sep 2013 19:05:23 +0200
changeset 2902
15a5fe0b0a09
parent 2302
f29e9405c851
child 2980
2cb4e3c50b37
child 3163
9f50365a0870
permissions
-rw-r--r--

Changed PEP-8 dialog code to disable the the start button while a check is in progress.

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

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

"""
Package containing the PEP 8 plugin.
"""

eric ide

mercurial