__init__.py@e21d70cf933c
__init__.py
Sat, 05 Feb 2011 10:55:53 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 05 Feb 2011 10:55:53 +0100
- branch
- 5_0_x
- changeset 876
- e21d70cf933c
- parent 792
-
a13346916170
- permissions
- -rw-r--r--
Fixed a strange issue in Editor.py.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the eric5 Python IDE (version 5.0).
To get more information about eric5 please see the
<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
"""