Your IP : 216.73.216.196


Current Path : /opt/alt/python35/lib/python3.5/site-packages/click/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib/python3.5/site-packages/click/__pycache__/_textwrap.cpython-35.pyc



��T��@s9ddlZddlmZGdd�dej�ZdS)�N)�contextmanagerc@s:eZdZdd�Zedd��Zdd�ZdS)�TextWrapperc	Cs}t||d�}|jr`|d}|d|�}||d�}|j|�||d<n|sy|j|j��dS)N����r)�max�break_long_words�append�pop)	�self�reversed_chunks�cur_line�cur_len�width�
space_left�lastZcut�res�r�@/opt/alt/python35/lib/python3.5/site-packages/click/_textwrap.py�_handle_long_words	


zTextWrapper._handle_long_wordccsS|j}|j}|j|7_|j|7_z	dVWd||_||_XdS)N)�initial_indent�subsequent_indent)r
�indentZold_initial_indentZold_subsequent_indentrrr�extra_indents				zTextWrapper.extra_indentcCseg}xOt|j��D];\}}|j}|dkrC|j}|j||�qWdj|�S)Nr�
)�	enumerate�
splitlinesrrr�join)r
�text�rv�idx�linerrrr�indent_onlys		zTextWrapper.indent_onlyN)�__name__�
__module__�__qualname__rrrr!rrrrrsr)�textwrap�
contextlibrrrrrr�<module>s