__init__.py@c72c9b51ae73
__init__.py
Sun, 21 Jun 2015 20:18:34 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 21 Jun 2015 20:18:34 +0200
- changeset 4282
- c72c9b51ae73
- parent 4021
-
195a471c327b
- child 4535
-
ec12db87e8c0
- child 4632
-
ca310db386ed
- permissions
- -rw-r--r--
Fixed a bug in the editor resulting in an empty QScintilla completion list being shown.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the eric6 Python IDE (version 6.1).
To get more information about eric6 please see the
<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
"""