__init__.py

Sun, 06 Nov 2016 13:31:38 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 06 Nov 2016 13:31:38 +0100
changeset 5290
174dae2b91c3
parent 4631
5c1a96925da4
child 5316
31cbc97d4974
permissions
-rw-r--r--

Reverted the change to pycodestyle related to E705 and changed the globl constants in CodeStyleCheckerDialog.py to class variables (constants).

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

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

"""
Package implementing the eric6 Python IDE (version 6.2).

To get more information about eric6 please see the
<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
"""

eric ide

mercurial