__init__.py@0b3b451320f6
__init__.py
Thu, 19 Dec 2013 14:33:02 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 19 Dec 2013 14:33:02 +0100
- branch
- 5_3_x
- changeset 3151
- 0b3b451320f6
- parent 2302
-
f29e9405c851
- child 2368
-
7d6ba32b8f78
- child 3163
-
9f50365a0870
- permissions
- -rw-r--r--
Fixed an issue checking syntax errors and flakes issues with Python 2 files.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the eric5 Python IDE (version 5.3).
To get more information about eric5 please see the
<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
"""