ProjectPyramid/ConfigurationPage/__init__.py@41b23683d5a1
ProjectPyramid/ConfigurationPage/__init__.py
Tue, 25 Oct 2022 09:40:12 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 25 Oct 2022 09:40:12 +0200
- branch
- eric7
- changeset 160
- 41b23683d5a1
- parent 156
-
62170c2682a3
- child 166
-
8b0cc7528c70
- permissions
- -rw-r--r--
Adapted the import statements to the new structure.
# -*- coding: utf-8 -*-
# Copyright (c) 2012 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Pyramid page of the configuration dialog.
"""