-í
æ¶<c       si   d  Z  d k Z e i d e ƒ d k Tg  i Z e ƒ  D]% Z e d d j o e e ƒ n q7 [ Z	 d S(   sr   Backward-compatibility version of TERMIOS; export constants exported by
termios, and issue a deprecation warning.
Ns4   the TERMIOS module is deprecated; please use termios(   s   *i    s   ABCDEFGHIJKLMNOPQRSTUVWXYZ(
   s   __doc__s   warningss   warns   DeprecationWarnings   termioss   appends   _[1]s   dirs   ss   __all__(   s   _[1]s   ss   __all__s   warnings(    (    s   /usr/lib/python2.2/TERMIOS.pys   ? s   		  