File: //usr/lib/python2.7/site-packages/click/testing.pyc
�
o�Dac @ s, d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l
m Z d d l
m Z d d l
m
Z
e r� d d l m Z n d d l Z d d
l
m Z d e f d � � YZ d
� Z d e f d � � YZ d e f d � � YZ d S( i����Ni ( t
formatting( t termui( t utils( t iteritems( t PY2( t string_types( t StringIO( t _find_binary_readert EchoingStdinc B sV e Z d � Z d � Z d � Z d d � Z d d � Z d � Z d � Z d � Z RS( c C s | | _ | | _ d S( N( t _inputt _output( t selft inputt output( ( s, /tmp/pip-build-W6Gm0N/click/click/testing.pyt __init__ s c C s t | j | � S( N( t getattrR ( R t x( ( s, /tmp/pip-build-W6Gm0N/click/click/testing.pyt __getattr__ s c C s | j j | � | S( N( R
t write( R t rv( ( s, /tmp/pip-build-W6Gm0N/click/click/testing.pyt _echo s i����c C s | j | j j | � � S( N( R R t read( R t n( ( s, /tmp/pip-build-W6Gm0N/click/click/testing.pyR # s c C s | j | j j | � � S( N( R R t readline( R R ( ( s, /tmp/pip-build-W6Gm0N/click/click/testing.pyR &