AlkantarClanX12

Your IP : 3.15.239.145


Current Path : /proc/self/root/opt/alt/python35/lib64/python3.5/__pycache__/
Upload File :
Current File : //proc/self/root/opt/alt/python35/lib64/python3.5/__pycache__/keyword.cpython-35.pyc



��Yf��!@s�dZddgZddddddd	d
ddd
ddddddddddddddddddd d!d"d#g!Zee�jZd$d%�Zed&kr�e�d'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�}WdQRX|r�|dt|dj��d�nd}t|��p}|jd�}g}	xQ|D]I}
d	|
kr�|j|
�}|r�|	j	d
|j
d�d|�q�WWdQRX|	j�y>|jd|�d}|jd
|�}
|	|||
�<Wn/t
k
r�|jjd�|jd�YnXt|ddd��}|j|�WdQRXdS)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/python35/lib64/python3.5/keyword.py�main7s6
0
-

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