XylotrechusZ
B
YI~d � @ s� d dl mZmZ d dlmZ ed� d dlmZ d dlZd dlm Z m
Z
mZ d dlZdd� Z
d d
� Zdd� Zd
d� ZG dd� dej�ZG dd� dej�Zedkr�ejdd� dS )� )�TooltipBase�Hovertip)�requiresZgui)�wrapsN)�Button�Tk�Toplevelc C s
t � ad S )N)r �root� r
r
�C/opt/alt/python37/lib64/python3.7/idlelib/idle_test/test_tooltip.py�setUpModule s r c C s t �� t �� b d S )N)r Zupdate_idletasks�destroyr
r
r
r �tearDownModule s r c s t � �� �fdd���g �_�S )Nc s �j �| |f� � | |�S )N)�call_args_list�append)�args�kwargs)�func�wrapped_funcr
r r s z'add_call_counting.<locals>.wrapped_func)r r )r r
)r r r �add_call_counting s r c C sN t t�}| �|j� |�d� t|dd�}|�� | �|j� |�� ||fS )NzTest tooltipzToolTip test button)�text)r r �
addCleanupr
�titler �packZlift)Ztestobj�top�buttonr
r
r �_make_top_and_button&