|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/lib64/python2.6/ |
Upload File : |
Ñò
§ÚêLc @ sb d Z d d k 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/lib64/python2.6/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/lib64/python2.6/tty.pyR s
N(
t __doc__t termiost __all__R R
R R t ISPEEDt OSPEEDR t TCSAFLUSHR R ( ( ( s /usr/lib64/python2.6/tty.pyt <module> s