HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python34/lib64/python3.4/__pycache__/keyword.cpython-34.pyc
�
� f��!@s�dZddgZddddddd	d
ddd
ddddddddddddddddddd d!d"d#g!Zee�jZd$d%�Zed&kr�e�nd'S)(z�Keywords (from "graminit.c")

This file is automatically generated; please don't muck it up!

To update the symbols in this file, 'cd' to the top directory of
the python source tree after building the interpreter and run:

    ./python Lib/keyword.py
�	iskeyword�kwlist�False�None�True�and�as�assert�break�class�continue�def�del�elif�else�except�finally�for�from�global�if�import�in�is�lambda�nonlocal�not�or�pass�raise�return�try�while�with�yieldcCs�ddl}ddl}|jdd�}|r;|dp>d}t|�dkr`|d}nd}t|dd��}|j�}WdQX|r�|dt|dj��d�nd}t|��v}|jd�}g}	xW|D]O}
d	|
kr�|j|
�}|r7|	j	d
|j
d�d|�q7q�q�WWdQX|	j�y>|jd|�d}|jd
|�}
|	|||
�<Wn/t
k
r�|jjd�|jd�YnXt|ddd��}|j|�WdQXdS)N��zPython/graminit.czLib/keyword.py�newline��
z	"([^"]+)"z{1, "z	        'z',z#--start keywords--z#--end keywords--z'target does not contain format markers
�w)�sys�re�argv�len�open�	readlines�strip�compile�search�append�group�sort�index�
ValueError�stderr�write�exit�
writelines)r*r+�args�iptfile�optfile�fp�format�nl�strprog�lines�line�match�start�end�rH�,/opt/alt/python34/lib64/python3.4/keyword.py�main7s6
0
2

rJ�__main__N)�__doc__�__all__r�	frozenset�__contains__rrJ�__name__rHrHrHrI�<module>sL	&