| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/idlelib/idle_test/__pycache__/ |
Upload File : |
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&