Warning: Undefined array key "बहिः गच्छतु" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
136
Warning: Undefined array key "aksi" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
140
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
159
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
181
Current File : //usr/lib64/python2.6/idlelib/textView.pyc |
��
���Lc @ s d Z d d k Td d k Z d e f d � � YZ d � Z d d � Z e d j o� e � Z
e
i d � d
Z e
e d � i � Z e e
d d
d d � �Z e i d e � e e
d d d d � �Z e i d e � e e
d d d e
i �Z e i d e � e
i � n d S( s Simple text browser for IDLE
i����( t *Nt
TextViewerc B s, e Z d Z d � Z d � Z d d � Z RS( s* A simple text viewer dialog for IDLE
c C s t i | | � | i d d � | i d d d | i � d | i � d f � d | _ d | _ | i � | i | � | i
| � | i � | i d | i
� | | _ | i i � | i d
| i
� | i d | i
� | i i d | � | i i d
t � | i � d S( sJ Show the given text in a scrollable window with a 'close' button
t borderwidthi s =%dx%d+%d+%diq i� i
s #ffffffs #000000t WM_DELETE_WINDOWs <Return>s <Escape>g t stateN( t Toplevelt __init__t configuret geometryt winfo_rootxt winfo_rootyt bgt fgt
CreateWidgetst titlet transientt grab_sett protocolt Okt parentt textViewt focus_sett bindt insertt configt DISABLEDt wait_window( t selfR R t text( ( s( /usr/lib64/python2.6/idlelib/textView.pyR s&