$89 GRAYBYTE WORDPRESS FILE MANAGER $26

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python38/lib64/python3.8/lib2to3/fixes/__pycache__/

HOME
Current File : /opt/alt/python38/lib64/python3.8/lib2to3/fixes/__pycache__//fix_has_key.cpython-38.opt-1.pyc
U

i�f|�@sBdZddlmZddlmZddlmZmZGdd�dej�ZdS)a&Fixer for has_key().

Calls to .has_key() methods are expressed in terms of the 'in'
operator:

    d.has_key(k) -> k in d

CAVEATS:
1) While the primary target of this fixer is dict.has_key(), the
   fixer will change any has_key() method call, regardless of its
   class.

2) Cases like this will not be converted:

    m = d.has_key
    if m(k):
        ...

   Only *calls* to has_key() are converted. While it is possible to
   convert the above to something like

    m = d.__contains__
    if m(k):
        ...

   this is currently not done.
�)�pytree)�
fixer_base)�Name�parenthesizec@seZdZdZdZdd�ZdS)�	FixHasKeyTa�
    anchor=power<
        before=any+
        trailer< '.' 'has_key' >
        trailer<
            '('
            ( not(arglist | argument<any '=' any>) arg=any
            | arglist<(not argument<any '=' any>) arg=any ','>
            )
            ')'
        >
        after=any*
    >
    |
    negation=not_test<
        'not'
        anchor=power<
            before=any+
            trailer< '.' 'has_key' >
            trailer<
                '('
                ( not(arglist | argument<any '=' any>) arg=any
                | arglist<(not argument<any '=' any>) arg=any ','>
                )
                ')'
            >
        >
    >
    c

Cs||j}|jj|jkr&|j�|j�r&dS|�d�}|d}|j}dd�|dD�}|d��}|�d�}	|	rxdd�|	D�}	|j|j	|j|j
|j|j|j
|jfkr�t|�}t|�d	kr�|d
}nt�|j|�}d|_tddd
�}
|r�tddd
�}t�|j||
f�}
t�|j	||
|f�}|	�r8t|�}t�|j|ft|	��}|jj|j	|j|j|j|j|j|j|j|jf	k�rrt|�}||_|S)N�negation�anchorcSsg|]}|���qS���clone��.0�nr	r	�>/opt/alt/python38/lib64/python3.8/lib2to3/fixes/fix_has_key.py�
<listcomp>Rsz'FixHasKey.transform.<locals>.<listcomp>�before�arg�aftercSsg|]}|���qSr	r
rr	r	rrVs��� �in)�prefix�not)�syms�parent�typeZnot_test�pattern�match�getrrZ
comparisonZand_testZor_testZtestZlambdefZargumentr�lenrZNodeZpowerrZcomp_op�tuple�exprZxor_exprZand_exprZ
shift_exprZ
arith_exprZtermZfactor)
�selfZnodeZresultsrrrrrrrZn_opZn_not�newr	r	r�	transformGsV�

�
�zFixHasKey.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr%r	r	r	rr&srN)	�__doc__�rrZ
fixer_utilrrZBaseFixrr	r	r	r�<module>s


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
26 Oct 2024 8.34 AM
root / linksafe
0755
__init__.cpython-38.opt-1.pyc
0.146 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
__init__.cpython-38.opt-2.pyc
0.146 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
__init__.cpython-38.pyc
0.146 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_apply.cpython-38.opt-1.pyc
1.623 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_apply.cpython-38.opt-2.pyc
1.535 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_apply.cpython-38.pyc
1.648 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_asserts.cpython-38.opt-1.pyc
1.257 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_asserts.cpython-38.opt-2.pyc
1.188 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_asserts.cpython-38.pyc
1.257 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_basestring.cpython-38.opt-1.pyc
0.655 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_basestring.cpython-38.opt-2.pyc
0.611 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_basestring.cpython-38.pyc
0.655 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_buffer.cpython-38.opt-1.pyc
0.797 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_buffer.cpython-38.opt-2.pyc
0.729 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_buffer.cpython-38.pyc
0.797 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_dict.cpython-38.opt-1.pyc
3.197 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_dict.cpython-38.opt-2.pyc
2.324 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_dict.cpython-38.pyc
3.265 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_except.cpython-38.opt-1.pyc
2.76 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_except.cpython-38.opt-2.pyc
2.324 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_except.cpython-38.pyc
2.76 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exec.cpython-38.opt-1.pyc
1.104 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exec.cpython-38.opt-2.pyc
0.942 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exec.cpython-38.pyc
1.13 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_execfile.cpython-38.opt-1.pyc
1.64 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_execfile.cpython-38.opt-2.pyc
1.515 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_execfile.cpython-38.pyc
1.665 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exitfunc.cpython-38.opt-1.pyc
2.26 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exitfunc.cpython-38.opt-2.pyc
2.189 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_exitfunc.cpython-38.pyc
2.26 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_filter.cpython-38.opt-1.pyc
2.395 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_filter.cpython-38.opt-2.pyc
1.945 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_filter.cpython-38.pyc
2.395 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_funcattrs.cpython-38.opt-1.pyc
0.961 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_funcattrs.cpython-38.opt-2.pyc
0.895 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_funcattrs.cpython-38.pyc
0.961 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_future.cpython-38.opt-1.pyc
0.773 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_future.cpython-38.opt-2.pyc
0.673 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_future.cpython-38.pyc
0.773 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_getcwdu.cpython-38.opt-1.pyc
0.777 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_getcwdu.cpython-38.opt-2.pyc
0.713 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_getcwdu.cpython-38.pyc
0.777 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_has_key.cpython-38.opt-1.pyc
2.851 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_has_key.cpython-38.opt-2.pyc
2.294 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_has_key.cpython-38.pyc
2.878 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_idioms.cpython-38.opt-1.pyc
3.763 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_idioms.cpython-38.opt-2.pyc
3.278 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_idioms.cpython-38.pyc
3.837 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_import.cpython-38.opt-1.pyc
2.729 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_import.cpython-38.opt-2.pyc
2.426 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_import.cpython-38.pyc
2.729 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports.cpython-38.opt-1.pyc
4.3 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports.cpython-38.opt-2.pyc
4.237 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports.cpython-38.pyc
4.3 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports2.cpython-38.opt-1.pyc
0.541 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports2.cpython-38.opt-2.pyc
0.442 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_imports2.cpython-38.pyc
0.541 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_input.cpython-38.opt-1.pyc
0.936 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_input.cpython-38.opt-2.pyc
0.868 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_input.cpython-38.pyc
0.936 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_intern.cpython-38.opt-1.pyc
1.115 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_intern.cpython-38.opt-2.pyc
1.053 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_intern.cpython-38.pyc
1.115 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_isinstance.cpython-38.opt-1.pyc
1.522 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_isinstance.cpython-38.opt-2.pyc
1.21 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_isinstance.cpython-38.pyc
1.522 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools.cpython-38.opt-1.pyc
1.521 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools.cpython-38.opt-2.pyc
1.17 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools.cpython-38.pyc
1.521 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools_imports.cpython-38.opt-1.pyc
1.51 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools_imports.cpython-38.opt-2.pyc
1.43 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_itertools_imports.cpython-38.pyc
1.549 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_long.cpython-38.opt-1.pyc
0.696 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_long.cpython-38.opt-2.pyc
0.634 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_long.cpython-38.pyc
0.696 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_map.cpython-38.opt-1.pyc
3.032 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_map.cpython-38.opt-2.pyc
2.255 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_map.cpython-38.pyc
3.032 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_metaclass.cpython-38.opt-1.pyc
5.189 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_metaclass.cpython-38.opt-2.pyc
3.842 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_metaclass.cpython-38.pyc
5.229 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_methodattrs.cpython-38.opt-1.pyc
0.924 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_methodattrs.cpython-38.opt-2.pyc
0.85 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_methodattrs.cpython-38.pyc
0.924 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ne.cpython-38.opt-1.pyc
0.8 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ne.cpython-38.opt-2.pyc
0.756 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ne.cpython-38.pyc
0.8 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_next.cpython-38.opt-1.pyc
2.991 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_next.cpython-38.opt-2.pyc
2.93 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_next.cpython-38.pyc
3.019 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_nonzero.cpython-38.opt-1.pyc
0.909 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_nonzero.cpython-38.opt-2.pyc
0.852 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_nonzero.cpython-38.pyc
0.909 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_numliterals.cpython-38.opt-1.pyc
1.007 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_numliterals.cpython-38.opt-2.pyc
0.946 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_numliterals.cpython-38.pyc
1.007 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_operator.cpython-38.opt-1.pyc
4.129 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_operator.cpython-38.opt-2.pyc
3.656 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_operator.cpython-38.pyc
4.129 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_paren.cpython-38.opt-1.pyc
1.365 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_paren.cpython-38.opt-2.pyc
1.234 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_paren.cpython-38.pyc
1.365 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_print.cpython-38.opt-1.pyc
2.219 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_print.cpython-38.opt-2.pyc
1.938 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_print.cpython-38.pyc
2.296 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raise.cpython-38.opt-1.pyc
2.208 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raise.cpython-38.opt-2.pyc
1.6 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raise.cpython-38.pyc
2.208 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raw_input.cpython-38.opt-1.pyc
0.784 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raw_input.cpython-38.opt-2.pyc
0.719 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_raw_input.cpython-38.pyc
0.784 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reduce.cpython-38.opt-1.pyc
1.109 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reduce.cpython-38.opt-2.pyc
0.982 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reduce.cpython-38.pyc
1.109 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reload.cpython-38.opt-1.pyc
1.127 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reload.cpython-38.opt-2.pyc
1.059 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_reload.cpython-38.pyc
1.127 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_renames.cpython-38.opt-1.pyc
1.968 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_renames.cpython-38.opt-2.pyc
1.89 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_renames.cpython-38.pyc
1.968 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_repr.cpython-38.opt-1.pyc
0.833 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_repr.cpython-38.opt-2.pyc
0.771 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_repr.cpython-38.pyc
0.833 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_set_literal.cpython-38.opt-1.pyc
1.651 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_set_literal.cpython-38.opt-2.pyc
1.578 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_set_literal.cpython-38.pyc
1.651 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_standarderror.cpython-38.opt-1.pyc
0.711 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_standarderror.cpython-38.opt-2.pyc
0.658 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_standarderror.cpython-38.pyc
0.711 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_sys_exc.cpython-38.opt-1.pyc
1.386 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_sys_exc.cpython-38.opt-2.pyc
1.221 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_sys_exc.cpython-38.pyc
1.386 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_throw.cpython-38.opt-1.pyc
1.773 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_throw.cpython-38.opt-2.pyc
1.548 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_throw.cpython-38.pyc
1.773 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_tuple_params.cpython-38.opt-1.pyc
4.491 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_tuple_params.cpython-38.opt-2.pyc
4.165 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_tuple_params.cpython-38.pyc
4.491 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_types.cpython-38.opt-1.pyc
1.802 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_types.cpython-38.opt-2.pyc
1.339 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_types.cpython-38.pyc
1.802 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_unicode.cpython-38.opt-1.pyc
1.521 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_unicode.cpython-38.opt-2.pyc
1.346 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_unicode.cpython-38.pyc
1.521 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_urllib.cpython-38.opt-1.pyc
5.866 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_urllib.cpython-38.opt-2.pyc
5.321 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_urllib.cpython-38.pyc
5.866 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ws_comma.cpython-38.opt-1.pyc
1.101 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ws_comma.cpython-38.opt-2.pyc
0.919 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_ws_comma.cpython-38.pyc
1.101 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xrange.cpython-38.opt-1.pyc
2.478 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xrange.cpython-38.opt-2.pyc
2.415 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xrange.cpython-38.pyc
2.478 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xreadlines.cpython-38.opt-1.pyc
1.104 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xreadlines.cpython-38.opt-2.pyc
0.979 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_xreadlines.cpython-38.pyc
1.104 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_zip.cpython-38.opt-1.pyc
1.554 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_zip.cpython-38.opt-2.pyc
1.23 KB
23 Sep 2024 11.26 AM
root / linksafe
0644
fix_zip.cpython-38.pyc
1.554 KB
23 Sep 2024 11.26 AM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF