Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
qfc @ sM d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l Z d d d YZ d Z
d Z e d k rId
Z
d d Z d Z d
Z d Z d d Z d Z d e f d YZ d Z e Z e
e e e e e e e e j
e j e j e j e j e j e j f Z e e n d S( s CallTips.py - An IDLE Extension to Jog Your Memory
Call Tips are floating windows which display function, class, and method
parameter and docstring information when you type an opening parenthesis, and
which disappear when you type a closing parenthesis.
iN( t
CallTipWindow( t HyperParsert CallTipsc B sz e Z d d
g f g Z d d Z d Z d Z d d Z d Z d Z d Z
d
Z d Z d Z
RS( t edits
Show call tips <>c C sG | d k r d | _ d S| | _ | j | _ d | _ | j | _ d S( N( t Nonet editwint textt calltipt _make_tk_calltip_windowt _make_calltip_window( t selfR ( ( s( /usr/lib64/python2.7/idlelib/CallTips.pyt __init__ s c C s
d | _ d S( N( R R ( R
( ( s( /usr/lib64/python2.7/idlelib/CallTips.pyt close" s c C s t j | j S( N( R t CallTipR ( R
( ( s( /usr/lib64/python2.7/idlelib/CallTips.pyR % s c C s&