Current Path : /proc/thread-self/root/proc/self/root/opt/alt/python36/lib64/python3.6/idlelib/__pycache__/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/python36/lib64/python3.6/idlelib/__pycache__/replace.cpython-36.pyc |
3 � fN � @ s� d Z ddlZddlmZmZ ddlmZ ddlmZ dd� Z G dd � d e�Z d d� Zedkr�dd l mZ edddd� ddlmZ ee� dS )z�Replace dialog for IDLE. Inherits SearchDialogBase for GUI. Uses idlelib.SearchEngine for search capability. Defines various replace related functions like replace, replace all, replace+find. � N)� StringVar�TclError)�SearchDialogBase)�searchenginec C s<