| 
				Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /lib64/python2.7/Demo/curses/  | 
Upload File :  | 
�
V
�Qc           @   s�   d  d l  Z  d  d l Z d Z d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z d	 �  Z	 d
 �  Z
 d �  Z d �  Z d
 �  Z
 d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z d �  Z e  j e � d S(   i����Ns    Thomas Gellekum <tg@FreeBSD.org>c         C   sV   t  j �  rR | d } t  j | | t � |  j t  j � |  j t  j | � � n  d  S(   Ni   (   t   cursest
   has_colorst	   init_pairt   my_bgt   attrofft   A_COLORt   attront
   color_pair(   t   wint   colort   n(    (    s(   /usr/lib64/python2.7/Demo/curses/xmas.pyt	   set_color   s
    
c         C   s)   t  j �  r% |  j t  j d � � n  d  S(   Ni    (   R    R   t   attrsetR   (   R   (    (    s(   /usr/lib64/python2.7/Demo/curses/xmas.pyt   unset_color&