ProjectPyramid/ConfigurationPage/__init__.py

branch
eric7
changeset 156
62170c2682a3
parent 143
4ef44e854b39
child 166
8b0cc7528c70
equal deleted inserted replaced
155:c1b1dd5d65f1 156:62170c2682a3
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2012 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2012 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package implementing the Pyramid page of the configuration dialog. 7 Package implementing the Pyramid page of the configuration dialog.
8 """ 8 """

eric ide

mercurial