관리-도구
편집 파일: test_help_about.cpython-36.pyc
3 � f� � @ s� d Z ddlmZ ddlZddlmZmZ ddlmZm Z ddl mZ ddlm Z ddlmZ ddlZdd lmZ ejZG d d� dej�ZG dd � d ej�ZG dd� dej�ZG dd� d�ZG dd� dej�Zedkr�ejdd� dS )z�Test help_about, coverage 100%. help_about.build_bits branches on sys.platform='darwin'. '100% combines coverage on Mac and others. � )� help_aboutN)�requires�findfile)�Tk�TclError)�Func)� Mbox_func)�textview)�python_versionc @ sP e Zd ZdZedd� �Zedd� �Zdd� Zdd � Zd d� Z dd � Z dd� ZdS )�LiveDialogTestzmSimulate user clicking buttons other than [Close]. Test that invoked textview has text from source. c C s0 t d� t� | _| jj� t| jddd�| _d S )N�guiz About IDLET)�_utest)r r �root�withdraw�About�dialog)�cls� r �F/opt/alt/python36/lib64/python3.6/idlelib/idle_test/test_help_about.py� setUpClass s zLiveDialogTest.setUpClassc C s | ` | jj� | jj� | `d S )N)r r �update_idletasks�destroy)r r r r � tearDownClass s zLiveDialogTest.tearDownClassc C s | j tj� d� d S )N�32�64)r r )ZassertInr � build_bits)�selfr r r �test_build_bits&