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
branch
5_3_x
changeset 2753
997fec8d8000
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.
(grafted from 5d556f9040e3772100afc8d19c3ee4d03d0fa245)

# -*- coding: utf-8 -*-

# Copyright (c) 2004 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Python re wizard.
"""

eric ide

mercurial