__init__.py

Sat, 23 Feb 2013 11:29:01 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 23 Feb 2013 11:29:01 +0100
changeset 2427
46481fe988d2
parent 2368
7d6ba32b8f78
child 3160
209a07d7e401
permissions
-rw-r--r--

Added code to enable/disable certain entries of the Project->Session and Project->Debugger menus.

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

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

"""
Package implementing the eric5 Python IDE (version 5.4).

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

eric ide

mercurial