ProjectPyramid/ConfigurationPage/__init__.py

Mon, 28 Oct 2024 17:35:47 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 28 Oct 2024 17:35:47 +0100
branch
eric7
changeset 169
0405f4f83719
parent 167
d0f4aa941afe
child 171
4a8bf0845603
permissions
-rw-r--r--

- changed to the new style header
- ensured proper parent relationship of modal dialogs
- included compiled form files

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

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

"""
Package implementing the Pyramid page of the configuration dialog.
"""

eric ide

mercurial