RefactoringRope/ConfigurationPage/__init__.py@9bbd74b51d88
RefactoringRope/ConfigurationPage/__init__.py
Sat, 25 Jun 2022 17:55:41 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 25 Jun 2022 17:55:41 +0200
- branch
- eric7
- changeset 385
- 9bbd74b51d88
- parent 374
-
958f34e97952
- child 411
-
8cccb49bba7b
- permissions
- -rw-r--r--
Compatibility fixes for rope >= 1.2.0.
# -*- coding: utf-8 -*-
# Copyright (c) 2008 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""