HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/idlelib/__pycache__/zzdummy.cpython-310.pyc
o

�i��@sbdZddlmZddlmZdd�ZGdd�d�Ze��edkr/dd	l	Z	e	j
d
ddd
�d	Sd	S)z�Example extension, also used for testing.

See extend.txt for more details on creating an extension.
See config-extension.def for configuring an extension.
�)�idleConf��wrapscst��d�fdd�	�}|S)z9Apply a formatting function to all of the selected lines.NcsT|j��\}}}}tt|�d�D]
}||}�||�||<q|j�||||�dS)N��break)�	formatterZ
get_region�range�lenZ
set_region)�self�event�head�tail�chars�lines�pos�line��format_line��,/usr/local/lib/python3.10/idlelib/zzdummy.py�applyszformat_selection.<locals>.apply)Nr)rrrrr�format_selectionsrc@sJeZdZdZdddgfgZdd�Zedd��Zed	d
��Z	edd��Z
d
S)�ZzDummyz3Prepend or remove initial text from selected lines.�format)zZ inz<<z-in>>)zZ outz	<<z-out>>cCs||_|j|_|j|_dS)z+Initialize the settings for this extension.N)�editwin�textZfregionr)r
rrrr�__init__%szZzDummy.__init__cCst�ddd�|_dS)z!Load class variables from config.�
extensionsrzz-textN)rZ	GetOption�ztext)�clsrrr�reload+szZzDummy.reloadcCs|j�|��S)z�Insert text at the beginning of each selected line.

        This is bound to the <<z-in>> virtual event when the extensions
        are loaded.
        )r)r
rrrr�
z_in_event0szZzDummy.z_in_eventcCs&|�|j�sdnt|j�}||d�S)z�Remove specific text from the beginning of each selected line.

        This is bound to the <<z-out>> virtual event when the extensions
        are loaded.
        rN)�
startswithrr	)r
rZzlengthrrr�z_out_event9szZzDummy.z_out_eventN)�__name__�
__module__�__qualname__�__doc__Zmenudefsr�classmethodr rr!r#rrrrrs��

r�__main__Nzidlelib.idle_test.test_zzdummy�F)�	verbosity�exit)r'Zidlelib.configr�	functoolsrrrr r$Zunittest�mainrrrr�<module>s*�