RefactoringRope/ConfigurationPage/__init__.py

changeset 100
2bfe9e3fad8d
child 144
bfc6a3b38330
equal deleted inserted replaced
99:e21a49043f31 100:2bfe9e3fad8d
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2008 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package implementing the various pages of the configuration dialog.
8 """

eric ide

mercurial