| Current Path : /opt/alt/python37/lib/python3.7/site-packages/clint/__pycache__/ |
| Current File : //opt/alt/python37/lib/python3.7/site-packages/clint/__pycache__/pipes.cpython-37.pyc |
B
���U� � @ s4 d Z ddlmZ ddlmZ ddlZdZdd� ZdS )zb
clint.pipes
~~~~~~~~~~~
This module contains the helper functions for dealing with unix pipes.
� )�absolute_import)�with_statementN)�piped_inc C s* t j�} | �� s| �� S dS W dQ R X dS )z)Returns piped input via stdin, else None.N)�sys�stdin�isatty�read)r � r �</opt/alt/python37/lib/python3.7/site-packages/clint/pipes.pyr s r )�__doc__�
__future__r r r �__all__r r r r r
�<module> s