|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python35/lib64/python3.5/idlelib/__pycache__/ |
�qc� � @ s� d Z d d l Z d d l m Z m Z m Z m Z m Z d d l Z d d l m Z d d l m Z d d d d d d d d d d d h Z d Z d Z e j d � d d � Z Gd d � d � Z d S)aI CodeContext - 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. � N)�TOP�LEFT�X�W�SUNKEN)�maxsize)�idleConf�class�def�elif�else�except�finally�for�if�try�while�with�d i� z^(\s*)(\w*)c C s | j | � j � S)N)�match�groups)�s�c� r �8/opt/alt/python35/lib64/python3.5/idlelib/CodeContext.py�<lambda> s r c @ s� e Z d Z d d g f g Z e j d d d d d d d �Z e j d d d d d d d �Z e j d d d d d d d �Z d d � Z d d d � Z d d � Z d d d d � Z d d � Z d d � Z d d � Z d S)!�CodeContextZoptions�!Code Conte_xt�<<toggle-code-context>>� extensionsZnumlines�type�int�default� �bgcolor�strZ LightGray�fgcolorZBlackc C s� | | _ | j | _ | j d | _ d | _ d g | _ d | _ t j d d d d d d d �} | r� | j � | j j d d � | j j t | j � | j j t | j � d S)N�fontr � � Fr r �visibler �boolr"