Plugins/WizardPlugins/PyRegExpWizard/__init__.py

Sat, 06 Jul 2013 16:44:15 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 06 Jul 2013 16:44:15 +0200
branch
5_3_x
changeset 2775
a1a4715a4eb0
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Completed the fix for the Python regexp wizard.
(grafted from 72fab2c15e282f1efba9bec51724d6b33bcb654e)

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

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

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

eric ide

mercurial