RefactoringRope/ConfigurationPage/__init__.py

branch
eric7
changeset 374
958f34e97952
parent 346
877cac2e8d94
child 411
8cccb49bba7b
equal deleted inserted replaced
373:c7cf0c06c92e 374:958f34e97952
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package implementing the various pages of the configuration dialog. 7 Package implementing the various pages of the configuration dialog.
8 """ 8 """

eric ide

mercurial