SILENT KILLERPanel

Current Path: > > lib64 > python3.8 > lib2to3 > __pycache__ >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib64/python3.8/lib2to3/__pycache__/

NameTypeSizeLast ModifiedActions
__init__.cpython-38.opt-1.pyc File 131 bytes October 17 2023 18:13:06.
__init__.cpython-38.opt-2.pyc File 131 bytes October 17 2023 18:13:06.
__init__.cpython-38.pyc File 131 bytes October 17 2023 18:13:06.
__main__.cpython-38.opt-1.pyc File 215 bytes October 17 2023 18:13:06.
__main__.cpython-38.opt-2.pyc File 215 bytes October 17 2023 18:13:06.
__main__.cpython-38.pyc File 215 bytes October 17 2023 18:13:06.
btm_matcher.cpython-38.opt-1.pyc File 4879 bytes October 17 2023 18:13:06.
btm_matcher.cpython-38.opt-2.pyc File 3308 bytes October 17 2023 18:13:08.
btm_matcher.cpython-38.pyc File 4879 bytes October 17 2023 18:13:06.
btm_utils.cpython-38.opt-1.pyc File 6152 bytes October 17 2023 18:13:06.
btm_utils.cpython-38.opt-2.pyc File 4640 bytes October 17 2023 18:13:08.
btm_utils.cpython-38.pyc File 6152 bytes October 17 2023 18:13:06.
fixer_base.cpython-38.opt-1.pyc File 6255 bytes October 17 2023 18:13:06.
fixer_base.cpython-38.opt-2.pyc File 3504 bytes October 17 2023 18:13:08.
fixer_base.cpython-38.pyc File 6255 bytes October 17 2023 18:13:06.
fixer_util.cpython-38.opt-1.pyc File 12200 bytes October 17 2023 18:13:06.
fixer_util.cpython-38.opt-2.pyc File 10036 bytes October 17 2023 18:13:08.
fixer_util.cpython-38.pyc File 12200 bytes October 17 2023 18:13:06.
main.cpython-38.opt-1.pyc File 8576 bytes October 17 2023 18:13:07.
main.cpython-38.opt-2.pyc File 6823 bytes October 17 2023 18:13:08.
main.cpython-38.pyc File 8610 bytes October 17 2023 18:13:06.
patcomp.cpython-38.opt-1.pyc File 5399 bytes October 17 2023 18:13:07.
patcomp.cpython-38.opt-2.pyc File 4891 bytes October 17 2023 18:13:08.
patcomp.cpython-38.pyc File 5641 bytes October 17 2023 18:13:06.
pygram.cpython-38.opt-1.pyc File 1262 bytes October 17 2023 18:13:06.
pygram.cpython-38.opt-2.pyc File 1057 bytes October 17 2023 18:13:08.
pygram.cpython-38.pyc File 1262 bytes October 17 2023 18:13:06.
pytree.cpython-38.opt-1.pyc File 23660 bytes October 17 2023 18:13:07.
pytree.cpython-38.opt-2.pyc File 14957 bytes October 17 2023 18:13:08.
pytree.cpython-38.pyc File 24344 bytes October 17 2023 18:13:06.
refactor.cpython-38.opt-1.pyc File 20409 bytes October 17 2023 18:13:07.
refactor.cpython-38.opt-2.pyc File 16363 bytes October 17 2023 18:13:08.
refactor.cpython-38.pyc File 20442 bytes October 17 2023 18:13:06.

Reading File: //lib64/python3.8/lib2to3/__pycache__//btm_matcher.cpython-38.pyc

U

e5d��@sldZdZddlZddlZddlmZddlmZddlm	Z	Gdd	�d	e
�ZGd
d�de
�Zia
dd
�ZdS)a�A bottom-up tree matching algorithm implementation meant to speed
up 2to3's matching process. After the tree patterns are reduced to
their rarest linear path, a linear Aho-Corasick automaton is
created. The linear automaton traverses the linear paths from the
leaves to the root of the AST and returns a set of nodes for further
matching. This reduces significantly the number of candidate nodes.z+George Boutsioukis <gboutsioukis@gmail.com>�N)�defaultdict�)�pytree)�reduce_treec@s eZdZdZe��Zdd�ZdS)�BMNodez?Class for a node of the Aho-Corasick automaton used in matchingcCs"i|_g|_ttj�|_d|_dS)N�)�transition_table�fixers�nextr�count�id�content��self�r�+/usr/lib64/python3.8/lib2to3/btm_matcher.py�__init__szBMNode.__init__N)�__name__�
__module__�__qualname__�__doc__�	itertoolsrrrrrrrsrc@s8eZdZdZdd�Zdd�Zdd�Zdd	�Zd
d�ZdS)
�
BottomMatcherzgThe main matcher class. After instantiating the patterns should
    be added using the add_fixer methodcCs0t�|_t�|_|jg|_g|_t�d�|_dS)NZRefactoringTool)	�set�matchr�rootZnodesr	�loggingZ	getLoggerZloggerrrrrrs

zBottomMatcher.__init__cCsH|j�|�t|j�}|��}|j||jd�}|D]}|j�|�q2dS)z�Reduces a fixer's pattern tree to a linear path and adds it
        to the matcher(a common Aho-Corasick automaton). The fixer is
        appended on the matching states and called when they are
        reached��startN)r	�appendrZpattern_treeZget_linear_subpattern�addr)r�fixerZtreeZlinear�match_nodesZ
match_noderrr�	add_fixer%s
zBottomMatcher.add_fixerc	Cs�|s
|gSt|dt�r`g}|dD]6}|j||d�}|D]}|�|�|dd�|��q:q$|S|d|jkr�t�}||j|d<n|j|d}|dd�r�|j|dd�|d�}n|g}|SdS)z5Recursively adds a linear pattern to the AC automatonrrrN)�
isinstance�tupler �extendrr)r�patternrr"�alternativeZ	end_nodes�endZ	next_noderrrr 1s"zBottomMatcher.addc	Cs�|j}tt�}|D]�}|}|rd|_|jD]$}t|tj�r*|jdkr*d|_qPq*|j	dkrb|j}n|j	}||j
kr�|j
|}|jD]}||�|�q�nH|j}|j
dk	r�|j
jr�q||j
kr�|j
|}|jD]}||�|�q�|j
}qq|S)auThe main interface with the bottom matcher. The tree is
        traversed from the bottom using the constructed
        automaton. Nodes are only checked once as the tree is
        retraversed. When the automaton fails, we give it one more
        shot(in case the above tree matches as a whole with the
        rejected leaf), then we break for the next leaf. There is the
        special case of multiple arguments(see code comments) where we
        recheck the nodes

        Args:
           The leaves of the AST tree to be matched

        Returns:
           A dictionary of node matches with fixers as the keys
        T�;FrN)rr�listZwas_checkedZchildrenr$rZLeaf�value�typerr	r�parent)	rZleavesZcurrent_ac_nodeZresultsZleafZcurrent_ast_nodeZchildZ
node_tokenr!rrr�runSs8





�



zBottomMatcher.runcs*td��fdd���|j�td�dS)z<Prints a graphviz diagram of the BM automaton(for debugging)z
digraph g{csZ|j��D]J}|j|}td|j|jt|�t|j�f�|dkrLt|j��|�q
dS)Nz%d -> %d [label=%s] //%sr)r�keys�printr�	type_repr�strr	r
)ZnodeZsubnode_keyZsubnode��
print_noderrr5�s
�
z*BottomMatcher.print_ac.<locals>.print_node�}N)r1rrrr4r�print_ac�s
zBottomMatcher.print_acN)	rrrrrr#r r/r7rrrrrs"8rcCsDts8ddlm}|j��D]\}}t|�tkr|t|<qt�||�S)Nr)�python_symbols)�_type_reprsZpygramr8�__dict__�itemsr-�int�
setdefault)Ztype_numr8�name�valrrrr2�s
r2)r�
__author__rr�collectionsrrrZ	btm_utilsr�objectrrr9r2rrrr�<module>s	

SILENT KILLER Tool