Current Path: > > lib64 > python2.7 > Demo > curses
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
README | File | 852 bytes | April 19 2020 21:13:39. | |
life.py | File | 7349 bytes | April 10 2024 04:57:37. | |
life.pyc | File | 6787 bytes | April 10 2024 04:58:46. | |
life.pyo | File | 6787 bytes | April 10 2024 04:58:46. | |
ncurses.py | File | 6648 bytes | April 10 2024 04:57:37. | |
ncurses.pyc | File | 5845 bytes | April 10 2024 04:58:46. | |
ncurses.pyo | File | 5845 bytes | April 10 2024 04:58:46. | |
rain.py | File | 2403 bytes | April 10 2024 04:57:37. | |
rain.pyc | File | 2295 bytes | April 10 2024 04:58:46. | |
rain.pyo | File | 2295 bytes | April 10 2024 04:58:46. | |
repeat.py | File | 1515 bytes | April 10 2024 04:57:37. | |
repeat.pyc | File | 1453 bytes | April 10 2024 04:58:46. | |
repeat.pyo | File | 1453 bytes | April 10 2024 04:58:46. | |
tclock.py | File | 3331 bytes | April 10 2024 04:57:37. | |
tclock.pyc | File | 3648 bytes | April 10 2024 04:58:46. | |
tclock.pyo | File | 3648 bytes | April 10 2024 04:58:46. | |
xmas.py | File | 25446 bytes | April 19 2020 21:13:39. | |
xmas.pyc | File | 19864 bytes | April 10 2024 04:58:46. | |
xmas.pyo | File | 19864 bytes | April 10 2024 04:58:46. |
� Afc @ sf d d l Td d l Z d d l Z d Z d � Z d � Z d � Z d � Z d � Z e j e � d S( i����( t *Ng������@c C s | d k r d Sd S( Ni i����i ( ( t _x( ( s* /usr/lib64/python2.7/Demo/curses/tclock.pyt sign s c C s: t t t | t | � � � t t | t | � � � f S( N( t intt roundt ASPECTt sint cos( t anglet radius( ( s* /usr/lib64/python2.7/Demo/curses/tclock.pyt A2XY s c C s t j | | | � d S( N( t stdscrt addch( t xt yt col( ( s* /usr/lib64/python2.7/Demo/curses/tclock.pyt plot s c C st t j � r% t j t j | � � n | | } | | } t | d � } t | d � } t | � } t | � } | } | } | | k r� | | d } x� t r� t | | | � | | k r� d S| d k r� | | 7} | | 8} n | | 7} | | 7} q� Wnr | | d } xa t rot | | | � | | k r5d S| d k rX| | 7} | | 8} n | | 7} | | 7} qWd S( Ni i ( t cursest has_colorsR t attrsett color_pairt absR t TrueR ( t pairt from_xt from_yt x2t y2t cht dxt dyt axt ayt sxt syR R t d( ( s* /usr/lib64/python2.7/Demo/curses/tclock.pyt dline s>