📂 FileMgr
📍
/
usr
/
lib
/
python3
/
dist-packages
/
twisted
/
conch
/
test
/
__pycache__
✏️ /usr/lib/python3/dist-packages/twisted/conch/test/__pycache__/test_window.cpython-312.pyc
✕ Tutup
� oj� � �l � d Z ddlmZ ddlmZ ddlmZmZmZ ddl m Z G d� de � Z G d� d e � Zy )zJ Tests for the insults windowing module, L{twisted.conch.insults.window}. � )�annotations)�Callable)�ScrolledArea� TextOutput� TopWindow)�TestCasec � � e Zd ZdZdd�Zy)�TopWindowTestszB Tests for L{TopWindow}, the root window container class. c � �� g �g }t �fd�|j � }| j �g � | j |g � |j � | j �g � | j t |� d� |j � | j �g � | j t |� d� |j � � | j t �� d� | j |g � |j � | j t �� d� | j t |� d� y)z� Verify that L{TopWindow.repaint} schedules an actual paint to occur using the scheduling object passed to its initializer. c �&