/
opt
/
alt
/
python36
/
lib64
/
python3.6
/
idlelib
/
__pycache__
/
File Upload :
llllll
Current File: //opt/alt/python36/lib64/python3.6/idlelib/__pycache__/textview.cpython-36.opt-1.pyc
3 � f� � @ s� d Z ddlmZmZmZmZmZmZmZm Z m Z ddlmZm Z mZ ddlmZ ddlmZ G dd� de �ZG dd � d e�ZG d d� de�ZG dd � d e�Zddd�Zddd�Zedkr�ddlmZ edddd� ddlmZ ee� dS )zSimple text browser for IDLE � ) �Toplevel�Text�TclError� HORIZONTAL�VERTICAL�N�S�E�W)�Frame� Scrollbar�Button)� showerror)�color_configc s0 e Zd ZdZ� fdd�Zdd� Zdd� Z� ZS )�AutoHiddenScrollbarzpA scrollbar that is automatically hidden when not needed. Only the grid geometry manager is supported. c s<