Your IP : 216.73.216.196


Current Path : /opt/alt/python37/lib/python3.7/site-packages/tap/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib/python3.7/site-packages/tap/__pycache__/formatter.cpython-37.opt-1.pyc

B

.��V��@sddlZdd�Zdd�ZdS)�NcCs"tj|�}d�|��d�}t|�S)zjFormat an exception as diagnostics output.

    exception is the tuple as expected from sys.exc_info.
    �T)�	traceback�format_exception�join�
splitlines�format_as_diagnostics)Z	exceptionZexception_lines�lines�r	�>/opt/alt/python37/lib/python3.7/site-packages/tap/formatter.pyrs
rcCsd�dd�|D��S)z�Format the lines as diagnostics output by prepending the diagnostic #.

    This function makes no assumptions about the line endings.
    rcSsg|]}d|�qS)z# r	)�.0�liner	r	r
�
<listcomp>sz)format_as_diagnostics.<locals>.<listcomp>)r)rr	r	r
rsr)rrrr	r	r	r
�<module>s