__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

aptanhua@216.73.217.134: ~ $
�

�֦i����dZddlmZddlmZddlmZddlmZmZmZddlmZejdhzZ
Gd�d	ej�Zy
)ajFixer for dict methods.

d.keys() -> list(d.keys())
d.items() -> list(d.items())
d.values() -> list(d.values())

d.iterkeys() -> iter(d.keys())
d.iteritems() -> iter(d.items())
d.itervalues() -> iter(d.values())

d.viewkeys() -> d.keys()
d.viewitems() -> d.items()
d.viewvalues() -> d.values()

Except in certain very specific contexts: the iter() can be dropped
when the context is list(), sorted(), iter() or for...in; the list()
can be dropped when the context is list() or sorted() (but not iter()
or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
set(), any(), all(), sum().

Note: iter(d.keys()) could be written as iter(d) but since the
original d.iterkeys() was also redundant we don't fix this.  And there
are (rare) contexts where it makes a difference (e.g. when passing it
as an argument to a function that introspects the argument).
�)�pytree)�patcomp)�
fixer_base)�Name�Call�Dot)�
fixer_util�iterc�p�eZdZdZdZd�ZdZeje�Z	dZ
eje
�Zd�Zy)�FixDictTa
    power< head=any+
         trailer< '.' method=('keys'|'items'|'values'|
                              'iterkeys'|'iteritems'|'itervalues'|
                              'viewkeys'|'viewitems'|'viewvalues') >
         parens=trailer< '(' ')' >
         tail=any*
    >
    c	��|d}|dd}|d}|j}|j}|jd�}|jd�}	|s|	r|dd}|D�
cgc]}
|
j���}}
|D�
cgc]}
|
j���}}
|xr|j	||�}|tj|jt�t||j��g�|d	j�gz}tj|j|�}
|s#|	s!d
|
_
tt|rdnd�|
g�}
|r$tj|j|
g|z�}
|j|
_
|
Scc}
wcc}
w)N�head�method��tailr
�view�)�prefix�parens��list)
�syms�value�
startswith�clone�in_special_contextr�Node�trailerrrr�powerr)�self�node�resultsrrrr�method_name�isiter�isview�n�special�args�news              �//usr/lib64/python3.12/lib2to3/fixes/fix_dict.py�	transformzFixDict.transform6sp���v�����"�1�%���v����y�y���l�l���'�'��/���'�'��/���V�%�a�b�/�K�#'�(�4�a����	�4��(�#'�(�4�a����	�4��(��(�D�t�6�6�t�V�D���v�{�{�4�<�<�$'�E�$(��06�
�
�%?�$@�A��x�(�.�.�0�	2�2��
�k�k�$�*�*�d�+���6��C�J��t�f�F�&�9�C�5�A�C���+�+�d�j�j�3�%�$�,�7�C��[�[��
��
��)��(s�E:�7E?z3power< func=NAME trailer< '(' node=any ')' > any* >zmfor_stmt< 'for' any 'in' node=any ':' any* >
            | comp_for< 'for' any 'in' node=any any* >
         c��|j�yi}|jj�m|jj|jj|�r=|d|ur6|r|djtvS|djt
jvS|sy|jj|j|�xr|d|uS)NFr!�func)�parent�p1�matchr�iter_exemptr	�consuming_calls�p2)r r!r$r"s    r*rzFixDict.in_special_contextZs����;�;������K�K���*��w�w�}�}�T�[�[�/�/��9��v��$�&���v��,�,��;�;��v��,�,�
�0J�0J�J�J����w�w�}�}�T�[�[�'�2�N�w�v��$�7N�N�N)
�__name__�
__module__�__qualname__�
BM_compatible�PATTERNr+�P1r�compile_patternr/�P2r3r�r4r*rr)sM���M��G��8
?�B�	 ��	 �	 ��	$�B�

�B�
!��	 �	 ��	$�B�Or4rN)
�__doc__rrrrr	rrrr2r1�BaseFixrr=r4r*�<module>r@sH���6���(�(���(�(�F�8�3��AO�j� � �AOr4

Filemanager

Name Type Size Permission Actions
__init__.cpython-312.opt-1.pyc File 144 B 0644
__init__.cpython-312.opt-2.pyc File 144 B 0644
__init__.cpython-312.pyc File 144 B 0644
fix_apply.cpython-312.opt-1.pyc File 2.69 KB 0644
fix_apply.cpython-312.opt-2.pyc File 2.61 KB 0644
fix_apply.cpython-312.pyc File 2.71 KB 0644
fix_asserts.cpython-312.opt-1.pyc File 1.49 KB 0644
fix_asserts.cpython-312.opt-2.pyc File 1.43 KB 0644
fix_asserts.cpython-312.pyc File 1.49 KB 0644
fix_basestring.cpython-312.opt-1.pyc File 772 B 0644
fix_basestring.cpython-312.opt-2.pyc File 731 B 0644
fix_basestring.cpython-312.pyc File 772 B 0644
fix_buffer.cpython-312.opt-1.pyc File 962 B 0644
fix_buffer.cpython-312.opt-2.pyc File 897 B 0644
fix_buffer.cpython-312.pyc File 962 B 0644
fix_dict.cpython-312.opt-1.pyc File 4.38 KB 0644
fix_dict.cpython-312.opt-2.pyc File 3.51 KB 0644
fix_dict.cpython-312.pyc File 4.47 KB 0644
fix_except.cpython-312.opt-1.pyc File 3.93 KB 0644
fix_except.cpython-312.opt-2.pyc File 3.5 KB 0644
fix_except.cpython-312.pyc File 3.93 KB 0644
fix_exec.cpython-312.opt-1.pyc File 1.55 KB 0644
fix_exec.cpython-312.opt-2.pyc File 1.4 KB 0644
fix_exec.cpython-312.pyc File 1.57 KB 0644
fix_execfile.cpython-312.opt-1.pyc File 2.66 KB 0644
fix_execfile.cpython-312.opt-2.pyc File 2.54 KB 0644
fix_execfile.cpython-312.pyc File 2.67 KB 0644
fix_exitfunc.cpython-312.opt-1.pyc File 3.49 KB 0644
fix_exitfunc.cpython-312.opt-2.pyc File 3.42 KB 0644
fix_exitfunc.cpython-312.pyc File 3.49 KB 0644
fix_filter.cpython-312.opt-1.pyc File 3.52 KB 0644
fix_filter.cpython-312.opt-2.pyc File 3.07 KB 0644
fix_filter.cpython-312.pyc File 3.52 KB 0644
fix_funcattrs.cpython-312.opt-1.pyc File 1.14 KB 0644
fix_funcattrs.cpython-312.opt-2.pyc File 1.08 KB 0644
fix_funcattrs.cpython-312.pyc File 1.14 KB 0644
fix_future.cpython-312.opt-1.pyc File 911 B 0644
fix_future.cpython-312.opt-2.pyc File 812 B 0644
fix_future.cpython-312.pyc File 911 B 0644
fix_getcwdu.cpython-312.opt-1.pyc File 939 B 0644
fix_getcwdu.cpython-312.opt-2.pyc File 877 B 0644
fix_getcwdu.cpython-312.pyc File 939 B 0644
fix_has_key.cpython-312.opt-1.pyc File 4.11 KB 0644
fix_has_key.cpython-312.opt-2.pyc File 3.55 KB 0644
fix_has_key.cpython-312.pyc File 4.12 KB 0644
fix_idioms.cpython-312.opt-1.pyc File 5.18 KB 0644
fix_idioms.cpython-312.opt-2.pyc File 4.7 KB 0644
fix_idioms.cpython-312.pyc File 5.33 KB 0644
fix_import.cpython-312.opt-1.pyc File 4.15 KB 0644
fix_import.cpython-312.opt-2.pyc File 3.86 KB 0644
fix_import.cpython-312.pyc File 4.15 KB 0644
fix_imports.cpython-312.opt-1.pyc File 5.96 KB 0644
fix_imports.cpython-312.opt-2.pyc File 5.9 KB 0644
fix_imports.cpython-312.pyc File 5.96 KB 0644
fix_imports2.cpython-312.opt-1.pyc File 612 B 0644
fix_imports2.cpython-312.opt-2.pyc File 515 B 0644
fix_imports2.cpython-312.pyc File 612 B 0644
fix_input.cpython-312.opt-1.pyc File 1.23 KB 0644
fix_input.cpython-312.opt-2.pyc File 1.17 KB 0644
fix_input.cpython-312.pyc File 1.23 KB 0644
fix_intern.cpython-312.opt-1.pyc File 1.37 KB 0644
fix_intern.cpython-312.opt-2.pyc File 1.31 KB 0644
fix_intern.cpython-312.pyc File 1.37 KB 0644
fix_isinstance.cpython-312.opt-1.pyc File 2.29 KB 0644
fix_isinstance.cpython-312.opt-2.pyc File 1.98 KB 0644
fix_isinstance.cpython-312.pyc File 2.29 KB 0644
fix_itertools.cpython-312.opt-1.pyc File 1.93 KB 0644
fix_itertools.cpython-312.opt-2.pyc File 1.58 KB 0644
fix_itertools.cpython-312.pyc File 1.93 KB 0644
fix_itertools_imports.cpython-312.opt-1.pyc File 2.56 KB 0644
fix_itertools_imports.cpython-312.opt-2.pyc File 2.49 KB 0644
fix_itertools_imports.cpython-312.pyc File 2.64 KB 0644
fix_long.cpython-312.opt-1.pyc File 838 B 0644
fix_long.cpython-312.opt-2.pyc File 778 B 0644
fix_long.cpython-312.pyc File 838 B 0644
fix_map.cpython-312.opt-1.pyc File 4.4 KB 0644
fix_map.cpython-312.opt-2.pyc File 3.63 KB 0644
fix_map.cpython-312.pyc File 4.4 KB 0644
fix_metaclass.cpython-312.opt-1.pyc File 10.1 KB 0644
fix_metaclass.cpython-312.opt-2.pyc File 8.78 KB 0644
fix_metaclass.cpython-312.pyc File 10.19 KB 0644
fix_methodattrs.cpython-312.opt-1.pyc File 1.12 KB 0644
fix_methodattrs.cpython-312.opt-2.pyc File 1.05 KB 0644
fix_methodattrs.cpython-312.pyc File 1.12 KB 0644
fix_ne.cpython-312.opt-1.pyc File 1.01 KB 0644
fix_ne.cpython-312.opt-2.pyc File 996 B 0644
fix_ne.cpython-312.pyc File 1.01 KB 0644
fix_next.cpython-312.opt-1.pyc File 4.25 KB 0644
fix_next.cpython-312.opt-2.pyc File 4.19 KB 0644
fix_next.cpython-312.pyc File 4.26 KB 0644
fix_nonzero.cpython-312.opt-1.pyc File 1.05 KB 0644
fix_nonzero.cpython-312.opt-2.pyc File 1021 B 0644
fix_nonzero.cpython-312.pyc File 1.05 KB 0644
fix_numliterals.cpython-312.opt-1.pyc File 1.4 KB 0644
fix_numliterals.cpython-312.opt-2.pyc File 1.34 KB 0644
fix_numliterals.cpython-312.pyc File 1.4 KB 0644
fix_operator.cpython-312.opt-1.pyc File 5.49 KB 0644
fix_operator.cpython-312.opt-2.pyc File 5.02 KB 0644
fix_operator.cpython-312.pyc File 5.49 KB 0644
fix_paren.cpython-312.opt-1.pyc File 1.58 KB 0644
fix_paren.cpython-312.opt-2.pyc File 1.46 KB 0644
fix_paren.cpython-312.pyc File 1.58 KB 0644
fix_print.cpython-312.opt-1.pyc File 3.27 KB 0644
fix_print.cpython-312.opt-2.pyc File 3 KB 0644
fix_print.cpython-312.pyc File 3.42 KB 0644
fix_raise.cpython-312.opt-1.pyc File 3.3 KB 0644
fix_raise.cpython-312.opt-2.pyc File 2.7 KB 0644
fix_raise.cpython-312.pyc File 3.3 KB 0644
fix_raw_input.cpython-312.opt-1.pyc File 944 B 0644
fix_raw_input.cpython-312.opt-2.pyc File 881 B 0644
fix_raw_input.cpython-312.pyc File 944 B 0644
fix_reduce.cpython-312.opt-1.pyc File 1.19 KB 0644
fix_reduce.cpython-312.opt-2.pyc File 1.07 KB 0644
fix_reduce.cpython-312.pyc File 1.19 KB 0644
fix_reload.cpython-312.opt-1.pyc File 1.38 KB 0644
fix_reload.cpython-312.opt-2.pyc File 1.32 KB 0644
fix_reload.cpython-312.pyc File 1.38 KB 0644
fix_renames.cpython-312.opt-1.pyc File 2.79 KB 0644
fix_renames.cpython-312.opt-2.pyc File 2.72 KB 0644
fix_renames.cpython-312.pyc File 2.79 KB 0644
fix_repr.cpython-312.opt-1.pyc File 1.1 KB 0644
fix_repr.cpython-312.opt-2.pyc File 1.04 KB 0644
fix_repr.cpython-312.pyc File 1.1 KB 0644
fix_set_literal.cpython-312.opt-1.pyc File 2.57 KB 0644
fix_set_literal.cpython-312.opt-2.pyc File 2.5 KB 0644
fix_set_literal.cpython-312.pyc File 2.57 KB 0644
fix_standarderror.cpython-312.opt-1.pyc File 833 B 0644
fix_standarderror.cpython-312.opt-2.pyc File 783 B 0644
fix_standarderror.cpython-312.pyc File 833 B 0644
fix_sys_exc.cpython-312.opt-1.pyc File 1.96 KB 0644
fix_sys_exc.cpython-312.opt-2.pyc File 1.8 KB 0644
fix_sys_exc.cpython-312.pyc File 1.96 KB 0644
fix_throw.cpython-312.opt-1.pyc File 2.39 KB 0644
fix_throw.cpython-312.opt-2.pyc File 2.17 KB 0644
fix_throw.cpython-312.pyc File 2.39 KB 0644
fix_tuple_params.cpython-312.opt-1.pyc File 7.65 KB 0644
fix_tuple_params.cpython-312.opt-2.pyc File 7.32 KB 0644
fix_tuple_params.cpython-312.pyc File 7.65 KB 0644
fix_types.cpython-312.opt-1.pyc File 2.22 KB 0644
fix_types.cpython-312.opt-2.pyc File 1.76 KB 0644
fix_types.cpython-312.pyc File 2.22 KB 0644
fix_unicode.cpython-312.opt-1.pyc File 2.12 KB 0644
fix_unicode.cpython-312.opt-2.pyc File 1.94 KB 0644
fix_unicode.cpython-312.pyc File 2.12 KB 0644
fix_urllib.cpython-312.opt-1.pyc File 8.93 KB 0644
fix_urllib.cpython-312.opt-2.pyc File 8.41 KB 0644
fix_urllib.cpython-312.pyc File 8.93 KB 0644
fix_ws_comma.cpython-312.opt-1.pyc File 1.52 KB 0644
fix_ws_comma.cpython-312.opt-2.pyc File 1.34 KB 0644
fix_ws_comma.cpython-312.pyc File 1.52 KB 0644
fix_xrange.cpython-312.opt-1.pyc File 3.72 KB 0644
fix_xrange.cpython-312.opt-2.pyc File 3.66 KB 0644
fix_xrange.cpython-312.pyc File 3.72 KB 0644
fix_xreadlines.cpython-312.opt-1.pyc File 1.25 KB 0644
fix_xreadlines.cpython-312.opt-2.pyc File 1.13 KB 0644
fix_xreadlines.cpython-312.pyc File 1.25 KB 0644
fix_zip.cpython-312.opt-1.pyc File 1.93 KB 0644
fix_zip.cpython-312.opt-2.pyc File 1.61 KB 0644
fix_zip.cpython-312.pyc File 1.93 KB 0644