ELF              
  4    O      4    (                                 !  !  x
  |
             +  +  x   x         %   .                                          (       
             +      %   $              !            '       -   #                          ,             *       &                 	                                                )                                                   "                                         +       
   D+                       /           5   P       
 ;              G              Q              d              p              |                                                                                                                                                                     1             <             H             T             ^             m             }                                                                     h    	                                                                                            !  L       (  \,       /  \,       ;  `,        _DYNAMIC _GLOBAL_OFFSET_TABLE_ __gmon_start__ _init _fini PyArg_Parse tcgetattr PyErr_SetFromErrno cfgetispeed cfgetospeed PyList_New PyString_FromStringAndSize PyList_SetItem PyInt_FromLong PyErr_Occurred PyList_Type PyList_Size PyList_GetItem PyInt_AsLong PyString_Type PyString_Size PyString_AsString PyInt_Type cfsetispeed cfsetospeed tcsetattr _Py_NoneStruct PyExc_TypeError PyErr_SetString tcsendbreak tcdrain tcflush tcflow inittermios Py_InitModule4 PyModule_GetDict PyErr_NewException PyDict_SetItemString ___brk_addr __environ atexit _etext _edata __bss_start _end *     *     *     *     *     *     *     *     *     *     *      +     +     +     +     +     +      +     +    +    +  '  +  (  +    +    +    +    P+    T+  
  X+    \+  &  `+     d+    h+  	  l+    p+    t+    x+  #  |+    +    +    +    +    +    +    +    +  $  +    +  )  +    +    +    +    +  !  +  %  +    US    [{"      t    ]]             h       h      h      h      h        h(   $   h0   (   h8   p,   h@   `0   hH   P4   hP   @8   hX   0<   h`    @   hh   D   hp    H   hx   L   h   P   h   T   h   X   h   \   h   `   h   d   h   h   h   pl   h   `p   h   Pt   h   @x   h   0|   h    UVS    [n   px tЃ> ue[^ÐUS    [;   ]ÐUPWVS    [   EP(Pu<  uVuu    VEVEj EU  1v D.ՈEjEPǃ  WVuF~EuGEPǃ   WjuEPǃ   Wjujǃ   uPj WuPjW{ uPjWguPjWV u{PjWBujPjW1 ujW#u5v PuGW@ЃMPu	AQ@1e[^_ÉUTWVS    [>  EPEPEP*PuT  U   9Bk  RY  j uPEjuPEjuPẼ$juoPEju\PEjuIPE$ju3E      M9A   Q    1Wuƃ   9FuV)uV v    9Fu]VD/ՃG~uuV:tNuVYt=Vuut)       $0P   01  )e[^_ÐUS    [\  EPEPEPuvu12v uu-t         ]US    [  EP(Puu1.v ut         U]US    [Ì  EPEPEPuu12v uuMt         ]US    [   EPEPEPu:u12v uuAt         }]UVS    [ö  h  j PPPPpj j P  $PPVGe[^UVS    [N  pxtЃ>ue[^ÐUS    [        ]Ð    US    [  g]]i (iiO) bad termios argument (ii) tcflow tcflush tcdrain tcsendbreak tcsetattr tcgetattr termios termios.error error    This module provides an interface to the Posix calls for tty I/O control.
For a complete description of these calls, see the Posix or Unix manual
pages. It is only available for those Unix versions that support Posix
termios style tty I/O control (and then only if configured at installation
time).

All functions in this module take a file descriptor fd as their first
argument. This must be an integer file descriptor, such as returned by
sys.stdin.fileno().

This module should be used in conjunction with the TERMIOS module,
which defines the relevant symbolic constants. tcgetattr(fd) -> list_of_attrs
Get the tty attributes for file descriptor fd, as follows:
[iflag, oflag, cflag, lflag, ispeed, ospeed, cc] where cc is a list
of the tty special characters (each a string of length 1, except the items
with indices VMIN and VTIME, which are integers when these fields are
defined).  The interpretation of the flags and the speeds as well as the
indexing in the cc array must be done using the symbolic constants defined
in the TERMIOS module. tcsetattr(fd, when, attributes) -> None
Set the tty attributes for file descriptor fd.
The attributes to be set are taken from the attributes argument, which
is a list like the one returned by tcgetattr(). The when argument
determines when the attributes are changed: TERMIOS.TCSANOW to
change immediately, TERMIOS.TCSADRAIN to change after transmitting all
queued output, or TERMIOS.TCSAFLUSH to change after transmitting all
queued output and discarding all queued input.  tcsendbreak(fd, duration) -> None
Send a break on file descriptor fd.
A zero duration sends a break for 0.25-0.5 seconds; a nonzero duration 
has a system dependent meaning.  tcdrain(fd) -> None
Wait until all output written to file descriptor fd has been transmitted.  tcflush(fd, queue) -> None
Discard queued data on file descriptor fd.
The queue selector specifies which queue: TERMIOS.TCIFLUSH for the input
queue, TERMIOS.TCOFLUSH for the output queue, or TERMIOS.TCIOFLUSH for
both queues.  tcflow(fd, action) -> None
Suspend or resume input or output on file descriptor fd.
The action argument can be TERMIOS.TCOOFF to suspend output,
TERMIOS.TCOON to restart output, TERMIOS.TCIOFF to suspend input,
or TERMIOS.TCION to restart input.            $$          %          '    H      (          (          )                          +          	  	  "	  2	  B	  R	  b	  r	  	  	  	  	  	  	  	  	  
  
  "
  2
  B
  R
  b
  r
  
  
  
  
  
                                          P                  
   @           D+                                                  9  
   d     2   d     >   <       M          o                                                  #         g                                                                        K         f                                                                              *        ,        -     "   .     -   /     8   0     D   1     Q   2     \   3     h   4     s   5        :        =        >        ?        @        B        E        T     +   W     6   Y     E        O        Y        g        u            !        4                                        C         r                                     ]                                            1         ^        v                     G        H                )     "   0     I   !     T   "     _   #     h   $     r   %     |   &        '        *        +        ,        -        .        /        0        1        2        5        :        ;     
	   ?     	   N     	   J     &	   K     0	   L     8	   g     C	   h     P	   i     [	   j     h	   k     s	   l     	   m     	   n     	   p     	         	   -     	   0     	         
         S
         y
         
         
       
         6   t     C         z   x                                                             -        F        b        {                                          H                                    <         u                          %        T                                          .        C        [        l                                                          8         w                           5         p                                      :     #   (     D         ~   /                         )              J            N                 9               9   9     a   ,     q   .                          :              9   I     L                     /              /         f   3                 9              I        w                           
   ;     "         T                                    U         ~   [                               
                 "        -        9         j                             & 	 !    & " $$  +  $ .   A   .    J   /    S  D 0     S  D 1    S  D 9    S  D < 3   S  D = G   S  D ? X   S  D @ a   S  D B j   S  D C t   S  D E    S  D F    S  D G    S  D H    S  D J    S  D E    S  D P    S  D Q    S  D R    S  D T    S  D U    S  D V    S  D X    S  D Y    S  D [   S  D ^   S  D _ (  S  D ` 9  S  D a M  S  D b ^  S  D c r  S  D d   S  D e   S  D i   S  D f   S  D g   S  D k   S  D l   S  D m   T   1 Y   2 b   3 h   4 q   4 z  @ 5      @ 6       7 S        S         & r %    $ ~   A   ~    J       S  D      S  D     S  D     S  D  ;   S  D  _   S  D  r   S  D     S  D     S  D     S  D     S  D     S  D     S  D     S  D    S  D    S  D  '  S  D  C  S  D  P  S  D  [  S  D  h  S  D  n  S  D    S  D    S  D    S  D    S  D    S  D    S  D    S  D    T        Y    h    q        b    z  @       @     S        S         &  '    $    A       J       S  D      S  D     S  D     S  D  1   S  D  8   S  D  K   S  D  S   S  D  \   S  D  g   T        S        S     g   (  &  (  O  $  H  A       J       S  D      S  D     S  D     S  D  -   S  D  4   S  D  D   S  D  L   S  D  T   S  D  _   T    S        S     _   c  &  (    $    A       J       S  D      S  D     S  D     S  D  1   S  D  8   S  D  K   S  D  S   S  D  \   S  D  g   T        S        S     g     & )    $   A      J      S  D     S  D    S  D    S  D 1   S  D 8   S  D K   S  D S   S  D \   S  D g   T      S        S     g     & *    $ )  S  D )    S  D *   S  D ,   S  D /2   S  D 0:   S  D 1P   S  D 2a     @ *    "  @ *   S        S     a   (  (  \,  S  d     termios.c /usr/src/bs/BUILD/Python-1.5.1/Modules/ ./termios.c gcc2_compiled. int:t1=r1;-2147483648;2147483647; char:t2=r2;0;127; long int:t3=r1;-2147483648;2147483647; unsigned int:t4=r1;0;-1; long unsigned int:t5=r1;0;-1; long long int:t6=r1;01000000000000000000000;0777777777777777777777; long long unsigned int:t7=r1;0000000000000;01777777777777777777777; short int:t8=r1;-32768;32767; short unsigned int:t9=r1;0;65535; signed char:t10=r1;-128;127; unsigned char:t11=r1;0;255; float:t12=r1;4;0; double:t13=r1;8;0; long double:t14=r1;12;0; complex int:t15=s8real:1,0,32;imag:1,32,32;; complex float:t16=r16;4;0; complex double:t17=r17;8;0; complex long double:t18=r18;12;0; void:t19=19 __u_char:t11 __u_short:t9 __u_int:t4 __u_long:t5 __u_quad_t:t7 __quad_t:t6 __qaddr_t:t20=*6 __dev_t:t7 __uid_t:t4 __gid_t:t4 __ino_t:t5 __mode_t:t4 __nlink_t:t4 __off_t:t3 __loff_t:t6 __pid_t:t1 __ssize_t:t1 __fsid_t:t21=s8__val:22=ar1;0;1;1,0,64;; __daddr_t:t1 __caddr_t:t23=*2 __time_t:t3 __swblk_t:t3 __clock_t:t3 __fd_mask:t5 __fd_set:t24=s128fds_bits:25=ar1;0;31;5,0,1024;; __key_t:t1 __ipc_pid_t:t9 size_t:t4 wint_t:t4 _G_int16_t:t8 _G_int32_t:t1 _G_uint16_t:t9 _G_uint32_t:t4 __gnuc_va_list:t26=*19 _IO_lock_t:t19 _IO_marker:T27=s12_next:28=*27,0,32;_sbuf:29=*30=xs_IO_FILE:,32,32;\ _pos:1,64,32;; _IO_FILE:T30=s76_flags:1,0,32;_IO_read_ptr:23,32,32;\ _IO_read_end:23,64,32;_IO_read_base:23,96,32;\ _IO_write_base:23,128,32;_IO_write_ptr:23,160,32;\ _IO_write_end:23,192,32;_IO_buf_base:23,224,32;\ _IO_buf_end:23,256,32;_IO_save_base:23,288,32;_IO_backup_base:23,320,32;\ _IO_save_end:23,352,32;_markers:28,384,32;_chain:29,416,32;\ _fileno:1,448,32;_blksize:1,480,32;_offset:3,512,32;\ _cur_column:9,544,16;_unused:2,560,8;_shortbuf:31=ar1;0;0;2,568,8;\ _lock:32=*19,576,32;; _IO_FILE:t30 _IO_cookie_io_functions_t:t33=s16read:34=*35=f1,0,32;\ write:36=*37=f1,32,32;seek:38=*39=f3,64,32;\ close:40=*41=f1,96,32;; _IO_cookie_file:T42=s100file:30,0,608;vtable:43=*19,608,32;\ cookie:26,640,32;io_functions:33,672,128;; FILE:t30 fpos_t:t3 wchar_t:t3 div_t:t44=s8quot:1,0,32;rem:1,32,32;; ldiv_t:t45=s8quot:3,0,32;rem:3,32,32;; u_char:t11 u_short:t9 u_int:t4 u_long:t5 quad_t:t6 u_quad_t:t7 fsid_t:t21 dev_t:t7 gid_t:t4 ino_t:t5 mode_t:t4 nlink_t:t4 off_t:t3 loff_t:t6 pid_t:t1 uid_t:t4 ssize_t:t1 daddr_t:t1 caddr_t:t23 key_t:t1 time_t:t3 ulong:t5 ushort:t9 uint:t4 int8_t:t10 u_int8_t:t11 int16_t:t8 u_int16_t:t9 int32_t:t1 u_int32_t:t4 int64_t:t6 u_int64_t:t7 register_t:t1 timespec:T46=s8tv_sec:3,0,32;tv_nsec:3,32,32;; fd_mask:t5 fd_set:t24 random_data:T47=s28fptr:48=*1,0,32;rptr:48,32,32;\ state:48,64,32;rand_type:1,96,32;rand_deg:1,128,32;\ rand_sep:1,160,32;end_ptr:48,192,32;; drand48_data:T49=s24x:50=ar1;0;2;9,0,48;a:50,48,48;\ c:9,96,16;old_x:50,112,48;init:1,160,32;; __compar_fn_t:t51=*52=f1 _object:T53=s8ob_refcnt:1,0,32;ob_type:54=*55=xs_typeobject:,32,32;; PyObject:t53 PyVarObject:t56=s12ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_size:1,64,32;; unaryfunc:t57=*58=f59=*53 binaryfunc:t60=*61=f59 ternaryfunc:t62=*63=f59 inquiry:t64=*65=f1 coercion:t66=*67=f1 intargfunc:t68=*69=f59 intintargfunc:t70=*71=f59 intobjargproc:t72=*73=f1 intintobjargproc:t74=*75=f1 objobjargproc:t76=*77=f1 getreadbufferproc:t78=*79=f1 getwritebufferproc:t78 getsegcountproc:t80=*81=f1 PyNumberMethods:t82=s92nb_add:60,0,32;nb_subtract:60,32,32;\ nb_multiply:60,64,32;nb_divide:60,96,32;nb_remainder:60,128,32;\ nb_divmod:60,160,32;nb_power:62,192,32;nb_negative:57,224,32;\ nb_positive:57,256,32;nb_absolute:57,288,32;nb_nonzero:64,320,32;\ nb_invert:57,352,32;nb_lshift:60,384,32;nb_rshift:60,416,32;\ nb_and:60,448,32;nb_xor:60,480,32;nb_or:60,512,32;\ nb_coerce:66,544,32;nb_int:57,576,32;nb_long:57,608,32;\ nb_float:57,640,32;nb_oct:57,672,32;nb_hex:57,704,32;; PySequenceMethods:t83=s28sq_length:64,0,32;sq_concat:60,32,32;\ sq_repeat:68,64,32;sq_item:68,96,32;sq_slice:70,128,32;\ sq_ass_item:72,160,32;sq_ass_slice:74,192,32;; PyMappingMethods:t84=s12mp_length:64,0,32;mp_subscript:60,32,32;\ mp_ass_subscript:76,64,32;; PyBufferProcs:t85=s12bf_getreadbuffer:78,0,32;bf_getwritebuffer:78,32,32;\ bf_getsegcount:80,64,32;; destructor:t86=*87=f19 printfunc:t88=*89=f1 getattrfunc:t90=*91=f59 getattrofunc:t60 setattrfunc:t92=*93=f1 setattrofunc:t76 cmpfunc:t94=*95=f1 reprfunc:t57 hashfunc:t96=*97=f3 _typeobject:T55=s92ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_size:1,64,32;tp_name:23,96,32;tp_basicsize:1,128,32;\ tp_itemsize:1,160,32;tp_dealloc:86,192,32;tp_print:88,224,32;\ tp_getattr:90,256,32;tp_setattr:92,288,32;tp_compare:94,320,32;\ tp_repr:57,352,32;tp_as_number:98=*82,384,32;tp_as_sequence:99=*83,416,32;\ tp_as_mapping:100=*84,448,32;tp_hash:96,480,32;\ tp_call:62,512,32;tp_str:57,544,32;tp_getattro:60,576,32;\ tp_setattro:76,608,32;tp_as_buffer:101=*85,640,32;\ tp_xxx4:3,672,32;tp_doc:23,704,32;; PyTypeObject:t55 PyIntObject:t102=s12ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_ival:3,64,32;; PyLongObject:t103=xs_longobject: PyFloatObject:t104=s16ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_fval:13,64,64;; Py_complex:t105=s16real:13,0,64;imag:13,64,64;; PyComplexObject:t106=s24ob_refcnt:1,0,32;ob_type:54,32,32;\ cval:105,64,128;; PyStringObject:t107=s24ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_size:1,64,32;ob_shash:3,96,32;ob_sinterned:59,128,32;\ ob_sval:31,160,8;; PyTupleObject:t108=s16ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_size:1,64,32;ob_item:109=ar1;0;0;59,96,32;; PyListObject:t110=s16ob_refcnt:1,0,32;ob_type:54,32,32;\ ob_size:1,64,32;ob_item:111=*59,96,32;; PyCFunction:t60 PyCFunctionWithKeywords:t62 PyMethodDef:T112=s16ml_name:23,0,32;ml_meth:60,32,32;\ ml_flags:1,64,32;ml_doc:23,96,32;; PyMethodDef:t112 PyMethodChain:T113=s8methods:114=*112,0,32;link:115=*113,32,32;; PyMethodChain:t113 PyFunctionObject:t116=s28ob_refcnt:1,0,32;ob_type:54,32,32;\ func_code:59,64,32;func_globals:59,96,32;func_defaults:59,128,32;\ func_doc:59,160,32;func_name:59,192,32;; PyClassObject:t117=s32ob_refcnt:1,0,32;ob_type:54,32,32;\ cl_bases:59,64,32;cl_dict:59,96,32;cl_name:59,128,32;\ cl_getattr:59,160,32;cl_setattr:59,192,32;cl_delattr:59,224,32;; PyInstanceObject:t118=s16ob_refcnt:1,0,32;ob_type:54,32,32;\ in_class:119=*117,64,32;in_dict:59,96,32;; PySliceObject:t120=s20ob_refcnt:1,0,32;ob_type:54,32,32;\ start:59,64,32;stop:59,96,32;step:59,128,32;; _is:T121=s24next:122=*121,0,32;tstate_head:123=*124=xs_ts:,32,32;\ modules:59,64,32;sysdict:59,96,32;builtins:59,128,32;\ checkinterval:1,160,32;; PyInterpreterState:t121 _ts:T124=s60next:123,0,32;interp:125=*121,32,32;\ frame:126=*127=xs_frame:,64,32;recursion_depth:1,96,32;\ ticker:1,128,32;tracing:1,160,32;sys_profilefunc:59,192,32;\ sys_tracefunc:59,224,32;curexc_type:59,256,32;curexc_value:59,288,32;\ curexc_traceback:59,320,32;exc_type:59,352,32;exc_value:59,384,32;\ exc_traceback:59,416,32;dict:59,448,32;; PyThreadState:t124 va_list:t26 _inittab:T128=s8name:23,0,32;initfunc:129=*130=f19,32,32;; _frozen:T131=s12name:23,0,32;code:132=*11,32,32;\ size:1,64,32;; cc_t:t11 speed_t:t4 tcflag_t:t4 termios:T133=s60c_iflag:4,0,32;c_oflag:4,32,32;\ c_cflag:4,64,32;c_lflag:4,96,32;c_line:11,128,8;\ c_cc:134=ar1;0;31;11,136,256;c_ispeed:4,416,32;\ c_ospeed:4,448,32;; termios__doc__:S135=ar1;0;575;2 termios_tcgetattr__doc__:S136=ar1;0;473;2 termios_tcgetattr:f59 self:p59 args:p59  fd:1 mode:133 cc:59 ispeed:4 ospeed:4 v:r59 i:r1 ch:2 termios_tcsetattr__doc__:S137=ar1;0;474;2 termios_tcsetattr:f59 when:1 term:59 termios_tcsendbreak__doc__:S138=ar1;0;174;2 termios_tcsendbreak:f59 duration:1 termios_tcdrain__doc__:S139=ar1;0;94;2 termios_tcdrain:f59 termios_tcflush__doc__:S140=ar1;0;227;2 termios_tcflush:f59 queue:1 termios_tcflow__doc__:S141=ar1;0;246;2 termios_tcflow:f59 action:1 termios_methods:S142=ar1;0;-1;112 inittermios:F19 m:r59 d:r59 TermiosError:S59  GCC: (GNU) 2.7.2.3  GCC: (GNU) 2.7.2.3  GCC: (GNU) 2.7.2.3  GCC: (GNU) 2.7.2.3  GCC: (GNU) 2.7.2.3           01.01             01.01             01.01             01.01             01.01    .symtab .strtab .shstrtab .hash .dynsym .dynstr .rel.data .rel.got .rel.plt .init .plt .text .fini .rodata .data .ctors .dtors .got .dynamic .bss .stab .stabstr .comment .note .rel.stab                                                        T               !                           )             @                 1   	                         ;   	          @               D   	                         M             ,                  S                             X         
  
                   ^         P  P                    d         l  l  u                  l         !    P	                 r         4+  4                    y         <+  <                             D+  D                            +    x                         \,  \                                  \                               d/  9                               M  d                            d   N  d                     	          0S                               eN                                  S       <         	              XZ                                
     
     
     (     4     8     D                                   \     h  "                                                                                                                                 
       	     P       
     l            !            4+            <+            D+            +            \,                                                      d                                                                               
        	                        	 &          	 <   8+        I           	 T   4+        b   @+                       L        	                
        	 o   
       	    <+                   	 T   !           4+                       !  @       $$              	    \,          %             	 (  '       C    l    	 W  (  _     n  H  d    	 ~  (           l    	   )           l    	   *  p                                              +       
               L                     .             C             K             W             c             s    h    	                                                                                                                                                          (             8             G             R  \,       ^             o             y  P       
                                                                                 \,         D+         `,                                              
               initfini.c gcc2_compiled. crtstuff.c __do_global_ctors_aux __CTOR_END__ init_dummy force_to_data __DTOR_END__ __do_global_dtors_aux __DTOR_LIST__ fini_dummy __CTOR_LIST__ termios.c termios__doc__ termios_tcgetattr__doc__ termios_tcgetattr TermiosError termios_tcsetattr__doc__ termios_tcsetattr termios_tcsendbreak__doc__ termios_tcsendbreak termios_tcdrain__doc__ termios_tcdrain termios_tcflush__doc__ termios_tcflush termios_tcflow__doc__ termios_tcflow termios_methods PyInt_FromLong cfgetospeed PyList_Size _DYNAMIC _Py_NoneStruct _etext PyString_Type PyDict_SetItemString tcflush tcsendbreak cfgetispeed PyErr_SetString inittermios tcdrain PyErr_Occurred ___brk_addr Py_InitModule4 __environ _init cfsetispeed PyString_FromStringAndSize PyList_SetItem cfsetospeed PyString_AsString PyErr_SetFromErrno PyExc_TypeError PyList_GetItem PyList_New __bss_start PyModule_GetDict tcgetattr _fini atexit PyInt_Type PyString_Size PyList_Type PyInt_AsLong PyArg_Parse _edata _GLOBAL_OFFSET_TABLE_ _end tcsetattr tcflow PyErr_NewException __gmon_start__ 