Hacked By AnonymousFox

Current Path : /opt/alt/python37/lib64/python3.7/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/__pycache__/textwrap.cpython-37.opt-2.pyc

B

YI~d�K�@s�ddlZddddddgZdZGd	d�d�Zddd�Zddd�Zd
d�Ze�dej�Z	e�dej�Z
dd�Zddd�Ze
dkr�eed��dS)�N�TextWrapper�wrap�fill�dedent�indent�shortenz	

 c
@s�eZdZiZed�ZxeD]Zeeee�<qWdZdZ	de
�e�Zdedd�Z
e
�dee	ee
d	�e
j�Z[[	[
e
�d
e�Z[e
�d�Zd%ddd�dd�Zdd�Zdd�Zdd�Zdd�Zdd�Zdd �Zd!d"�Zd#d$�ZdS)&r� z[\w!"\'&.,?]z[^\d\W]z[%s]z[^�Na�
        ( # any whitespace
          %(ws)s+
        | # em-dash between words
          (?<=%(wp)s) -{2,} (?=\w)
        | # word, possibly hyphenated
          %(nws)s+? (?:
            # hyphenated word
              -(?: (?<=%(lt)s{2}-) | (?<=%(lt)s-%(lt)s-))
              (?= %(lt)s -? %(lt)s)
            | # end of word
              (?=%(ws)s|\Z)
            | # em-dash
              (?<=%(wp)s) (?=-{2,}\w)
            )
        ))Zwp�ltZwsZnwsz(%s+)z[a-z][\.\!\?][\"\']?\Z�F�TF�z [...])�	max_lines�placeholderc
CsL||_||_||_||_||_||_||_||_|	|_|
|_	||_
||_dS)N)�width�initial_indent�subsequent_indent�expand_tabs�replace_whitespace�fix_sentence_endings�break_long_words�drop_whitespace�break_on_hyphens�tabsizerr)
�selfrrrrrrrrrrrr�r�-/opt/alt/python37/lib64/python3.7/textwrap.py�__init__sszTextWrapper.__init__cCs(|jr|�|j�}|jr$|�|j�}|S)N)r�
expandtabsrr�	translate�unicode_whitespace_trans)r�textrrr�_munge_whitespace�s
zTextWrapper._munge_whitespacecCs6|jdkr|j�|�}n|j�|�}dd�|D�}|S)NTcSsg|]}|r|�qSrr)�.0�crrr�
<listcomp>�sz&TextWrapper._split.<locals>.<listcomp>)r�
wordsep_re�split�wordsep_simple_re)rr!�chunksrrr�_split�s

zTextWrapper._splitcCs`d}|jj}xN|t|�dkrZ||ddkrP|||�rPd||d<|d7}q|d7}qWdS)Nrr	rz  �)�sentence_end_re�search�len)rr)�iZ	patsearchrrr�_fix_sentence_endings�s	
z!TextWrapper._fix_sentence_endingscCs^|dkrd}n||}|jrH|�|dd|��|d|d�|d<n|sZ|�|���dS)Nr	���)r�append�pop)rZreversed_chunks�cur_line�cur_lenrZ
space_leftrrr�_handle_long_word�s
zTextWrapper._handle_long_wordc	Cs�g}|jdkrtd|j��|jdk	rb|jdkr8|j}n|j}t|�t|j���|jkrbtd��|���x"|�r�g}d}|r�|j}n|j}|jt|�}|j	r�|d�
�dkr�|r�|d=x:|r�t|d�}|||kr�|�|���||7}q�Pq�W|�r.t|d�|k�r.|�
||||�ttt|��}|j	�rd|�rd|d�
�dk�rd|t|d�8}|d=|rn|jdk�s�t|�d|jk�s�|�r�|j	�r�t|�dk�r�|d�
��s�||k�r�|�|d�|��qnx�|�r8|d�
��r|t|j�|k�r|�|j�|�|d�|��P|t|d�8}|d=�q�W|�rv|d��}t|�t|j�|jk�rv||j|d<P|�||j���PqnW|S)Nrzinvalid width %r (must be > 0)r	z#placeholder too large for max widthr1r)r�
ValueErrorrrrr.r�lstrip�reverser�stripr2r3r6�sum�map�join�rstrip)	rr)�linesrr4r5r�lZ	prev_linerrr�_wrap_chunks�sp





 
zTextWrapper._wrap_chunkscCs|�|�}|�|�S)N)r"r*)rr!rrr�
_split_chunksPs
zTextWrapper._split_chunkscCs$|�|�}|jr|�|�|�|�S)N)rBrr0rA)rr!r)rrrrVs	

zTextWrapper.wrapcCsd�|�|��S)N�
)r=r)rr!rrrrdszTextWrapper.fill)
rrrTTFTTTr
)�__name__�
__module__�__qualname__r �ordZuspace�_whitespace�xZ
word_punctZletter�re�escapeZ
whitespaceZnowhitespace�compile�VERBOSEr&r(r,rr"r*r0r6rArBrrrrrrrsH1


!grcKstfd|i|��}|�|�S)Nr)rr)r!r�kwargs�wrrrrps
cKstfd|i|��}|�|�S)Nr)rr)r!rrNrOrrrr}s	cKs,tf|dd�|��}|�d�|������S)Nr	)rrr)rrr=r:r')r!rrNrOrrrr�sz^[ 	]+$z(^[ 	]*)(?:[^ 	
])cCs�d}t�d|�}t�|�}xl|D]d}|dkr2|}q |�|�r>q |�|�rN|}q x4tt||��D]"\}\}}||kr^|d|�}Pq^Wq Wdr�|r�x|�d�D]}q�W|r�t�d|d|�}|S)NrrrCz(?m)^)	�_whitespace_only_re�sub�_leading_whitespace_re�findall�
startswith�	enumerate�zipr'rJ)r!Zmargin�indentsrr/rI�y�linerrrr�s(




cs,�dkrdd�����fdd�}d�|��S)NcSs|��S)N)r:)rYrrr�	predicate�szindent.<locals>.predicatec3s.x(��d�D]}�|�r �|n|VqWdS)NT)�
splitlines)rY)rZ�prefixr!rr�prefixed_lines�szindent.<locals>.prefixed_linesr)r=)r!r\rZr]r)rZr\r!rr�s�__main__z Hello there.
  This is indented.)r)r)N)rJ�__all__rHrrrrrL�	MULTILINErPrRrrrD�printrrrr�<module>sa

3


Hacked By AnonymousFox1.0, Coded By AnonymousFox