Current File : //usr/local/apps/python3/lib/python3.11/test/__pycache__/curses_tests.cpython-311.pyc |
�
�Ke� � �X � d dl Z d dl mZ dd�Zd� Zedk r e j e� � dS dS )� N)�textpadFc �
� d\ }}d\ }}|rd}nd}| � |dz
|d|z � � | � |dz
|d� � t j ||||� � }t j | |d z
|d z
||z ||z � � | � � � t j ||� � }|� � � } | � ||z dz d
d� � | � t | � � � � | � d� � | � d
� � | � � � t d� � D ]5}
| � ||z dz |
z d
� � | � � � �6d S )N)� � )r � zinsert modezoverwrite moder zUse Ctrl-G to end editing (%s).r z0Be sure to try typing in the lower-right corner.� r zText entered in the box
�
z
Press any key)
�addstr�curses�newwinr � rectangle�refresh�Textbox�edit�repr�getch�range�move�clrtoeol)�stdscr�insert_mode�ncols�nlines�uly�ulx�mode�win�box�contents�is �;/usr/local/apps/python3/lib/python3.11/test/curses_tests.py�test_textpadr"