Your IP : 3.145.83.96


Current Path : /opt/alt/python36/lib64/python3.6/idlelib/__pycache__/
Upload File :
Current File : //opt/alt/python36/lib64/python3.6/idlelib/__pycache__/autoexpand.cpython-36.opt-2.pyc

3

��2a��@sBddlZddlZGdd�d�Zedkr>ddlmZeddd�dS)	�Nc@s<eZdZejejdZdd�Zdd�Zdd�Z	dd	�Z
d
S)�
AutoExpand�_cCs|j|_|jj|_d|_dS)N)�text�bell�state)�selfZeditwin�r�//opt/alt/python36/lib64/python3.6/autoexpand.py�__init__s
zAutoExpand.__init__c
Cs�|jjd�}|jjdd�}|js.|j�}d}n*|j\}}}}||ksL||krX|j�}d}|sh|j�dS|j�}|jjdt|�d�||}	|dt|�}|dkr�|j�|jj	d|	�|jjd�}|jjdd�}||||f|_dS)N�insertzinsert linestartzinsert lineendr�breakzinsert - %d chars�)
r�index�getr�getwordsr�getprevword�delete�lenr)
rZeventZ	curinsertZcurline�wordsrr�line�wordZnewwordrrr	�expand_word_events.zAutoExpand.expand_word_eventc	Cs�|j�}|sgS|jjdd�}tjd|d|�}~|jjdd�}tjd|d|�}~|rh|rhgSg}i}|j�x*|D]"}|j|�r�q~|j|�|||<q~Wx*|D]"}|j|�r�q�|j|�|||<q�W|j|�|S)Nz1.0zinsert wordstartz\bz\w+\bzinsert wordend�end)rrr�re�findall�reverse�append)	rrZbeforeZwbefore�afterZwafterr�dict�wrrr	r6s4






zAutoExpand.getwordscCsJ|jjdd�}t|�}x&|dkr<||d|jkr<|d}qW||d�S)Nzinsert linestartrrr
)rrr�	wordchars)rr�irrr	rUs
zAutoExpand.getprevwordN)�__name__�
__module__�__qualname__�stringZ
ascii_letters�digitsr r
rrrrrrr	rs
r�__main__)�mainz!idlelib.idle_test.test_autoexpand�)�	verbosity)rr%rr"Zunittestr(rrrr	�<module>s
K

?>