$94 GRAYBYTE WORDPRESS FILE MANAGER $17

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python33/lib64/python3.3/idlelib/__pycache__/

HOME
Current File : /opt/alt/python33/lib64/python3.3/idlelib/__pycache__//CodeContext.cpython-33.pyc
�
��f� c@s�dZddlZddlmZmZmZmZmZddlZddl	m
Zddlm
Z
edddd	d
ddd
dddg�ZdZdZejd�dd�ZGdd�d�ZdS(uICodeContext - Extension to display the block context above the edit window

Once code has scrolled off the top of a window, it can be difficult to
determine which block you are in.  This extension implements a pane at the top
of each IDLE edit window which provides block structure hints.  These hints are
the lines which contain the block opening keywords, e.g. 'if', for the
enclosing block.  The number of hint lines is determined by the numlines
variable in the CodeContext section of config-extensions.def. Lines which do
not open blocks are not shown in the context hints pane.

iN(uTOPuLEFTuXuWuSUNKEN(umaxsize(uidleConfuclassudefuelifuelseuexceptufinallyuforuifutryuwhileuwithidi�u^(\s*)(\w*)cCs|j|�j�S(N(umatchugroups(usuc((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyu<lambda>su<lambda>cBs�|EeZdZdd gfgZejddddddd	�Zejddd
dddd�Zejddd
dddd�Zdd�Z	ddd�Zdd�Zdddd�Z
dd�Zdd�Zdd�ZdS(!uCodeContextuoptionsu!Code Conte_xtu<<toggle-code-context>>u
extensionsunumlinesutypeuintudefaultiubgcolorustru	LightGrayufgcoloruBlackcCs�||_|j|_|jd|_d|_dg|_d|_tj	ddddd	d
d
�}|r�|j
�|jjdd�n|jj
t|j�|jj
t|j�dS(Nufontiiuu
extensionsuCodeContextuvisibleutypeubooludefaultu<<toggle-code-context>>i����F(ii����uFT(ueditwinutextutextfontuNoneulabeluFalseuinfou
topvisibleuidleConfu	GetOptionutoggle_code_context_eventusetvaruTrueuafteruUPDATEINTERVALutimer_eventuFONTUPDATEINTERVALufont_timer_event(uselfueditwinuvisible((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyu__init__"s			
uCodeContext.__init__cCs�|jsC|jj|jjf}d}xM|D]E}|tt|j�d��7}|tt|jd���7}q.Wd}x-|D]%}|tt|jd���7}q�Wtj	|jj
dd|jddtdt
d	|jd
|jd|jddd|d|d
t�
|_|jjdtdtddd|jj�n|jj�d|_tjdddt|jdk	��tj�dS(Niupadxuborderutextu
iuanchorujustifyufontubgufguwidthureliefusideufilluexpandubeforeu
extensionsuCodeContextuvisibleF(ulabelueditwinutextu
text_frameuintustru	pack_infoucgetutkinteruLabelutopu
context_depthuWuLEFTutextfontubgcolorufgcoloruSUNKENupackuTOPuXuFalseudestroyuNoneuidleConfu	SetOptionuSaveUserCfgFiles(uselfueventuwidgetsupadxuwidgetuborder((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyutoggle_code_context_event7s0	
 #
#	
	u%CodeContext.toggle_code_context_eventcCs�|jjd|d|�}t|�\}}|tko>|}t|�t|�kso|t|�dkrxt}nt|�}|||fS(u�Get the line indent value, text, and any block start keyword

        If the line does not start a block, the keyword value is False.
        The indentation of empty lines (or comment lines) is INFINITY.

        u%d.0u%d.endu#(utextugetugetspacesfirstworduBLOCKOPENERSulenuINFINITY(uselfulinenumutextuspacesu	firstworduopeneruindent((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyu
get_line_info[s.	uCodeContext.get_line_infoiic
Cs�|dkst�g}t}x�t||dd�D]�}|j|�\}}}	||kr5|}|	dkr~|d7}n|	r�||kr�||kr�|j||||	f�n||kr�Pq�q5q5W|j�||fS(u�Get context lines, starting at new_topvisible and working backwards.

        Stop when stopline or stopindent is reached. Return a tuple of context
        data and the indent level at the top of the region inspected.

        iiuelseuelifi����(uelseuelif(uAssertionErroruINFINITYurangeu
get_line_infouappendureverse(
uselfunew_topvisibleustoplineu
stopindentulinesu
lastindentulinenumuindentutextuopener((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyuget_contextks

uCodeContext.get_contextcCs�t|jjd�jd�d�}|j|kr8dS|j|kr�|j||j�\}}x�|jdd|kr�|jd=qeWn�|j|kr|jd
dd}x6|jdd|kr�|jdd}|jd=q�W|j||jddd|�\}}n|jj|�||_dgtd|j	t
|j��}|dd�|j|j	d�D�7}d	j|�|jd
<dS(uKUpdate context information and lines visible in the context pane.

        u@0,0u.iNiucSsg|]}|d�qS(i((u.0ux((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyu
<listcomp>�s	u3CodeContext.update_code_context.<locals>.<listcomp>u
utexti����i����i����i����i����i����i����(
uintutextuindexusplitu
topvisibleuget_contextuinfouextendumaxu
context_depthulenujoinulabel(uselfunew_topvisibleulinesu
lastindentu
stopindentucontext_strings((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyuupdate_code_context�s*%			&(uCodeContext.update_code_contextcCs0|jr|j�n|jjt|j�dS(N(ulabeluupdate_code_contextutextuafteruUPDATEINTERVALutimer_event(uself((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyutimer_event�s	
uCodeContext.timer_eventcCs[|jd}|jrA||jkrA||_|j|jd<n|jjt|j�dS(Nufont(utextulabelutextfontuafteruFONTUPDATEINTERVALufont_timer_event(uselfunewtextfont((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyufont_timer_event�s

	uCodeContext.font_timer_eventN(u!Code Conte_xtu<<toggle-code-context>>(u__name__u
__module__u__qualname__umenudefsuidleConfu	GetOptionu
context_depthubgcolorufgcoloru__init__uNoneutoggle_code_context_eventu
get_line_infouget_contextuupdate_code_contextutimer_eventufont_timer_event(u
__locals__((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyuCodeContexts$ uCodeContext(u__doc__utkinterutkinter.constantsuTOPuLEFTuXuWuSUNKENureusysumaxsizeuINFINITYuidlelib.configHandleruidleConfusetuBLOCKOPENERSuUPDATEINTERVALuFONTUPDATEINTERVALucompileugetspacesfirstworduCodeContext(((u8/opt/alt/python33/lib64/python3.3/idlelib/CodeContext.pyu<module>s(


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
24 May 2024 8.33 AM
root / linksafe
0755
AutoComplete.cpython-33.pyc
10 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
AutoComplete.cpython-33.pyo
10 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
AutoCompleteWindow.cpython-33.pyc
15.667 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
AutoCompleteWindow.cpython-33.pyo
15.609 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
AutoExpand.cpython-33.pyc
2.961 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
AutoExpand.cpython-33.pyo
2.961 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Bindings.cpython-33.pyc
4.886 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Bindings.cpython-33.pyo
4.886 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CallTipWindow.cpython-33.pyc
7.453 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CallTipWindow.cpython-33.pyo
7.453 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CallTips.cpython-33.pyc
7.719 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CallTips.cpython-33.pyo
7.719 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ClassBrowser.cpython-33.pyc
12.054 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ClassBrowser.cpython-33.pyo
12.054 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CodeContext.cpython-33.pyc
8.047 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
CodeContext.cpython-33.pyo
8.004 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ColorDelegator.cpython-33.pyc
11.004 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ColorDelegator.cpython-33.pyo
11.004 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Debugger.cpython-33.pyc
21.185 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Debugger.cpython-33.pyo
21.185 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Delegator.cpython-33.pyc
1.646 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Delegator.cpython-33.pyo
1.646 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
EditorWindow.cpython-33.pyc
74.343 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
EditorWindow.cpython-33.pyo
74.229 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
FileList.cpython-33.pyc
4.979 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
FileList.cpython-33.pyo
4.947 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
FormatParagraph.cpython-33.pyc
8.088 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
FormatParagraph.cpython-33.pyo
8.088 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
GrepDialog.cpython-33.pyc
6.204 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
GrepDialog.cpython-33.pyo
6.204 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
HyperParser.cpython-33.pyc
7.816 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
HyperParser.cpython-33.pyo
7.816 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
IOBinding.cpython-33.pyc
19.986 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
IOBinding.cpython-33.pyo
19.986 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
IdleHistory.cpython-33.pyc
4.627 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
IdleHistory.cpython-33.pyo
4.627 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
MultiCall.cpython-33.pyc
22.063 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
MultiCall.cpython-33.pyo
21.984 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
MultiStatusBar.cpython-33.pyc
1.84 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
MultiStatusBar.cpython-33.pyo
1.84 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ObjectBrowser.cpython-33.pyc
8.229 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ObjectBrowser.cpython-33.pyo
8.229 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
OutputWindow.cpython-33.pyc
6.473 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
OutputWindow.cpython-33.pyo
6.473 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ParenMatch.cpython-33.pyc
8.81 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ParenMatch.cpython-33.pyo
8.81 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PathBrowser.cpython-33.pyc
5.685 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PathBrowser.cpython-33.pyo
5.685 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Percolator.cpython-33.pyc
4.723 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
Percolator.cpython-33.pyo
4.484 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PyParse.cpython-33.pyc
11.582 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PyParse.cpython-33.pyo
11.03 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PyShell.cpython-33.pyc
65.983 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
PyShell.cpython-33.pyo
65.815 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RemoteDebugger.cpython-33.pyc
22.389 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RemoteDebugger.cpython-33.pyo
22.208 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RemoteObjectBrowser.cpython-33.pyc
3.34 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RemoteObjectBrowser.cpython-33.pyo
3.34 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ReplaceDialog.cpython-33.pyc
8.06 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ReplaceDialog.cpython-33.pyo
8.06 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RstripExtension.cpython-33.pyc
1.859 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
RstripExtension.cpython-33.pyo
1.859 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ScriptBinding.cpython-33.pyc
9.034 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ScriptBinding.cpython-33.pyo
9.034 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ScrolledList.cpython-33.pyc
8.004 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ScrolledList.cpython-33.pyo
8.004 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchDialog.cpython-33.pyc
3.716 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchDialog.cpython-33.pyo
3.716 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchDialogBase.cpython-33.pyc
7.462 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchDialogBase.cpython-33.pyo
7.462 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchEngine.cpython-33.pyc
9.979 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
SearchEngine.cpython-33.pyo
9.979 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
StackViewer.cpython-33.pyc
7.242 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
StackViewer.cpython-33.pyo
7.242 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ToolTip.cpython-33.pyc
5.432 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ToolTip.cpython-33.pyo
5.432 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
TreeWidget.cpython-33.pyc
22.582 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
TreeWidget.cpython-33.pyo
22.582 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
UndoDelegator.cpython-33.pyc
16.719 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
UndoDelegator.cpython-33.pyo
16.719 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
WidgetRedirector.cpython-33.pyc
6.477 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
WidgetRedirector.cpython-33.pyo
6.477 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
WindowList.cpython-33.pyc
4.859 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
WindowList.cpython-33.pyo
4.859 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ZoomHeight.cpython-33.pyc
1.954 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
ZoomHeight.cpython-33.pyo
1.954 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
__init__.cpython-33.pyc
0.145 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
__init__.cpython-33.pyo
0.145 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
__main__.cpython-33.pyc
0.305 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
__main__.cpython-33.pyo
0.305 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
aboutDialog.cpython-33.pyc
7.904 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
aboutDialog.cpython-33.pyo
7.904 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configDialog.cpython-33.pyc
57.857 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configDialog.cpython-33.pyo
57.857 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configHandler.cpython-33.pyc
32.273 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configHandler.cpython-33.pyo
32.273 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configHelpSourceEdit.cpython-33.pyc
7.716 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configHelpSourceEdit.cpython-33.pyo
7.716 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configSectionNameDialog.cpython-33.pyc
5.473 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
configSectionNameDialog.cpython-33.pyo
5.473 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
dynOptionMenuWidget.cpython-33.pyc
1.999 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
dynOptionMenuWidget.cpython-33.pyo
1.999 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
idle.cpython-33.pyc
0.412 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
idle.cpython-33.pyo
0.412 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
idlever.cpython-33.pyc
0.176 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
idlever.cpython-33.pyo
0.176 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
keybindingDialog.cpython-33.pyc
14.479 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
keybindingDialog.cpython-33.pyo
14.479 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
macosxSupport.cpython-33.pyc
8.19 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
macosxSupport.cpython-33.pyo
8.19 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
rpc.cpython-33.pyc
28.189 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
rpc.cpython-33.pyo
28.027 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
run.cpython-33.pyc
16.84 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
run.cpython-33.pyo
16.785 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
tabbedpages.cpython-33.pyc
22.377 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
tabbedpages.cpython-33.pyo
22.377 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
testcode.cpython-33.pyc
1.649 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
testcode.cpython-33.pyo
1.649 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
textView.cpython-33.pyc
5.028 KB
17 Apr 2024 4.58 PM
root / linksafe
0644
textView.cpython-33.pyo
5.028 KB
17 Apr 2024 4.58 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF