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/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
U
i_2 @ s d dl Z d dlZd dlZd dlZd dlmZ d dlmZ dZdd Z dd Z
ee
ejZ
ed ejZd
d ZG dd
d
eZdd Zedkrd dlmZ edddd d dlmZ ee dS ) N)idleConf) DelegatorFc C s d| d | d S )z9Return a named group pattern matching list of alternates.z(?P<%s>|))join)nameZ
alternates r 0/opt/python38/lib/python3.8/idlelib/colorizer.pyany s r
c
C s dt dtj d } dd ttD }dt d| d }t ddg}d }|d
}|d }|d }|d
}t d||||g} | d | d | d | d t ddg S )Nz\bKEYWORDc S s( g | ] }| d s|tjkrt|qS )_)
startswithkeywordkwliststr).0r r r r
s
zmake_pat..z([^.'\"\\#]\b|^)BUILTINCOMMENTz#[^\n]*z(?i:r|u|f|fr|rf|b|br|rb)?z'[^'\\\n]*(\\.[^'\\\n]*)*'?z"[^"\\\n]*(\\.[^"\\\n]*)*"?z''''[^'\\]*((\\.|'(?!''))[^'\\]*)*(''')?z'"""[^"\\]*((\\.|"(?!""))[^"\\]*)*(""")?STRINGr SYNCz\n)r
r r dirbuiltins)
kwZbuiltinlistbuiltincommentZstringprefixZsqstringZdqstringZ sq3stringZ dq3stringstringr r r make_pat s
r z\s+(\w+)c C s^ t }t |d}t |dd }t |d}| j|d |d ||d |d |d d dS )zcSet color options of Text widget.
If ColorDelegator is used, this should be called first.
ZnormalZcursor
foregroundZhilite
background)r r ZinsertbackgroundZselectforegroundZselectbackgroundZinactiveselectbackgroundN)r CurrentThemeGetHighlightZconfig)textthemeZ
normal_colorsZcursor_colorZ
select_colorsr r r color_config" s r$ c @ s e Zd ZdZdd Zdd Zdd Zdd Zd
d Zdd
dZ dddZ
dddZdd Zd ddZ
dd Zdd Zdd ZdS )!ColorDelegatora- Delegator for syntax highlighting (text coloring).
Instance variables:
delegate: Delegator below this one in the stack, meaning the
one this one delegates to.
Used to track state:
after_id: Identifier for scheduled after event, which is a
timer for colorizing the text.
allow_colorizing: Boolean toggle for applying colorizing.
colorizing: Boolean flag when colorizing is in process.
stop_colorizing: Boolean flag to end an active colorizing
process.
c C s* t | | t| _t| _| d S )N)r __init__
init_stateprogidprogLoadTagDefsselfr r r r&