Plugins/WizardPlugins/PyRegExpWizard/__init__.py@5d556f9040e3
Plugins/WizardPlugins/PyRegExpWizard/__init__.py
Fri, 28 Jun 2013 19:49:58 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 28 Jun 2013 19:49:58 +0200
- changeset 2752
- 5d556f9040e3
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Fixed an issue with the py regexp dialog and the QRegExp dialog. They showed too many buttons when called as a stand-alone application.
# -*- coding: utf-8 -*-
# Copyright (c) 2004 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Python re wizard.
"""