RefactoringRope/ConfigurationPage/__init__.py@2bfe9e3fad8d
RefactoringRope/ConfigurationPage/__init__.py
Sat, 28 Feb 2015 15:09:53 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 28 Feb 2015 15:09:53 +0100
- changeset 100
- 2bfe9e3fad8d
- child 144
-
bfc6a3b38330
- permissions
- -rw-r--r--
Ported the code completion and calltips support of the eric4 variant of this plug-in.
# -*- coding: utf-8 -*-
# Copyright (c) 2008 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""