| Server IP : 61.19.30.66 / Your IP : 216.73.216.15 Web Server : Apache/2.2.22 (Ubuntu) System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 User : www-data ( 33) PHP Version : 5.3.10-1ubuntu3.48 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python2.7/ |
Upload File : |
ķ
˙|_c @ sb d Z d d l Td d g Z d Z d Z d Z d Z d Z d
Z d Z e
d Z e
d
Z d S( s Terminal utilities.i˙˙˙˙( t *t setrawt setcbreaki i i i i i i c C sē t | } | t t t Bt Bt Bt B@| t <| t t @| t <| t t
t B@| t <| t t B| t <| t
t t Bt Bt B@| t
<d | t t <d | t t <t | | | d S( s Put terminal into a raw mode.i i N( t tcgetattrt IFLAGt BRKINTt ICRNLt INPCKt ISTRIPt IXONt OFLAGt OPOSTt CFLAGt CSIZEt PARENBt CS8t LFLAGt ECHOt ICANONt IEXTENt ISIGt CCt VMINt VTIMEt tcsetattr( t fdt whent mode( ( s /usr/lib/python2.7/tty.pyR s #c C sS t | } | t t t B@| t <d | t t <d | t t <t | | | d S( s Put terminal into a cbreak mode.i i N( R R R R R R R R ( R R R ( ( s /usr/lib/python2.7/tty.pyR s
N(
t __doc__t termiost __all__R R
R R t ISPEEDt OSPEEDR t TCSAFLUSHR R ( ( ( s /usr/lib/python2.7/tty.pyt <module> s