AssistantEric/ConfigurationPages/__init__.py

Sun, 14 Feb 2010 14:09:11 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 14 Feb 2010 14:09:11 +0000
changeset 5
e1a56c9a9c9d
parent 2
89cbc07f4bf0
child 25
6a68405feb84
permissions
-rw-r--r--

Corrected py3flakes warnings.

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

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

"""
Package implementing the various pages of the configuration dialog.
"""

eric ide

mercurial