__init__.py@55bb39334322
__init__.py
Sat, 03 Feb 2018 10:45:52 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 03 Feb 2018 10:45:52 +0100
- branch
- maintenance
- changeset 6103
- 55bb39334322
- parent 6048
-
82ad8ec9548c
- child 6645
-
ad476851d7e0
- permissions
- -rw-r--r--
Fixed a situation in the tabview view manager that could cause a traceback.
(grafted from a5b9f6a38fafcd549914bc8d8cdc1b4e44602b01)
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the eric6 Python IDE.
To get more information about eric6 please see the
<a href="https://eric-ide.python-projects.org/index.html">eric web site</a>.
"""