asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T  |fc@sdZdZddlTddlmZddlZddlZdZ dZ ye Wn!e k r{ddl m Z nXdS( scurses The main package for curses support for Python. Normally used by importing the package, and perhaps a particular module inside it. import curses from curses import textpad curses.initscr() ... s$Id$i(t*(twrapperNcCsddl}ddl}tdtjjdddtjj|j }xO|j j D]>\}}|dd!dks|d kr_t |||q_q_W|S( NittermtTERMtunknowntfdiitACS_tLINEStCOLS(RR( t_cursestcursest setuptermt_ostenvirontgett_syst __stdout__tfilenotinitscrt__dict__titemstsetattr(R R tstdscrtkeytvalue((s'/usr/lib64/python2.7/curses/__init__.pyRs cCsdddl}ddl}|j}t|drB|j|_nt|dr`|j|_n|S(NitCOLORSt COLOR_PAIRS(R R t start_colorthasattrRR(R R tretval((s'/usr/lib64/python2.7/curses/__init__.pyR-s (thas_key( t__doc__t __revision__R tcurses.wrapperRtosR tsysRRRRt NameError(((s'/usr/lib64/python2.7/curses/__init__.pyt s