$68 GRAYBYTE WORDPRESS FILE MANAGER $85

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

/usr/lib64/python3.6/lib2to3/fixes/__pycache__/

HOME
Current File : /usr/lib64/python3.6/lib2to3/fixes/__pycache__//fix_map.cpython-36.pyc
3


 \8�@sfdZddlmZddlmZddlmZmZmZm	Z	m
Z
ddlmZ
ddlmZGdd�dej�Zd	S)
aFixer that changes map(F, ...) into list(map(F, ...)) unless there
exists a 'from future_builtins import map' statement in the top-level
namespace.

As a special case, map(None, X) is changed into list(X).  (This is
necessary because the semantics are changed in this case -- the new
map(None, X) is equivalent to [(x,) for x in X].)

We avoid the transformation (except for the special case mentioned
above) if the map() call is directly contained in iter(<>), list(<>),
tuple(<>), sorted(<>), ...join(<>), or for V in <>:.

NOTE: This is still not correct if the original code was depending on
map(F, X, Y, ...) to go on until the longest argument is exhausted,
substituting None for missing values -- like zip(), it now stops as
soon as the shortest argument is exhausted.
�)�token)�
fixer_base)�Name�ArgList�Call�ListComp�in_special_context)�python_symbols)�Nodec@s eZdZdZdZdZdd�ZdS)�FixMapTaL
    map_none=power<
        'map'
        trailer< '(' arglist< 'None' ',' arg=any [','] > ')' >
        [extra_trailers=trailer*]
    >
    |
    map_lambda=power<
        'map'
        trailer<
            '('
            arglist<
                lambdef< 'lambda'
                         (fp=NAME | vfpdef< '(' fp=NAME ')'> ) ':' xp=any
                >
                ','
                it=any
            >
            ')'
        >
        [extra_trailers=trailer*]
    >
    |
    power<
        'map' args=trailer< '(' [any] ')' >
        [extra_trailers=trailer*]
    >
    zfuture_builtins.mapcCs�|j|�rdSg}d|kr:x|dD]}|j|j��q$W|jjtjkrv|j|d�|j�}d|_t	t
d�|g�}�n&d|kr�t|dj�|dj�|dj��}ttj
|g|dd	�}n�d
|kr�|dj�}d|_n�d|k�rj|d}|jtjk�rL|jd
jtjk�rL|jd
jdjtjk�rL|jd
jdjdk�rL|j|d�dSttj
t
d�|j�g�}d|_t|��rxdSttj
t
d�t|g�g|�}d|_|j|_|S)NZextra_trailerszYou should use a for loop here��listZ
map_lambdaZxp�fp�it)�prefixZmap_none�arg�args���Nonezjcannot convert map(None, ...) with multiple arguments because map() now truncates to the shortest sequence�map)Zshould_skip�appendZclone�parent�type�symsZsimple_stmtZwarningrrrrr
ZpowerZtrailerZchildrenZarglistr�NAME�valuerr)�selfZnodeZresultsZtrailers�t�newr�r �-/usr/lib64/python3.6/lib2to3/fixes/fix_map.py�	transform@sF



zFixMap.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNZskip_onr"r r r r!rsrN)�__doc__Zpgen2rrrZ
fixer_utilrrrrrZpygramr	rZpytreer
ZConditionalFixrr r r r!�<module>s


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Apr 2026 7.12 PM
root / root
0755
__init__.cpython-36.opt-1.pyc
0.126 KB
2 Apr 2026 3.01 PM
root / root
0644
__init__.cpython-36.opt-2.pyc
0.126 KB
2 Apr 2026 3.01 PM
root / root
0644
__init__.cpython-36.pyc
0.126 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_apply.cpython-36.opt-1.pyc
1.612 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_apply.cpython-36.opt-2.pyc
1.524 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_apply.cpython-36.pyc
1.638 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_asserts.cpython-36.opt-1.pyc
1.223 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_asserts.cpython-36.opt-2.pyc
1.154 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_asserts.cpython-36.pyc
1.223 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_basestring.cpython-36.opt-1.pyc
0.627 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_basestring.cpython-36.opt-2.pyc
0.583 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_basestring.cpython-36.pyc
0.627 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_buffer.cpython-36.opt-1.pyc
0.769 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_buffer.cpython-36.opt-2.pyc
0.701 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_buffer.cpython-36.pyc
0.769 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_dict.cpython-36.opt-1.pyc
3.15 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_dict.cpython-36.opt-2.pyc
2.277 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_dict.cpython-36.pyc
3.232 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_except.cpython-36.opt-1.pyc
2.731 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_except.cpython-36.opt-2.pyc
2.296 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_except.cpython-36.pyc
2.731 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exec.cpython-36.opt-1.pyc
1.076 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exec.cpython-36.opt-2.pyc
0.914 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exec.cpython-36.pyc
1.102 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_execfile.cpython-36.opt-1.pyc
1.617 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_execfile.cpython-36.opt-2.pyc
1.492 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_execfile.cpython-36.pyc
1.645 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exitfunc.cpython-36.opt-1.pyc
2.222 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exitfunc.cpython-36.opt-2.pyc
2.151 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_exitfunc.cpython-36.pyc
2.222 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_filter.cpython-36.opt-1.pyc
2.285 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_filter.cpython-36.opt-2.pyc
1.836 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_filter.cpython-36.pyc
2.285 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_funcattrs.cpython-36.opt-1.pyc
0.931 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_funcattrs.cpython-36.opt-2.pyc
0.864 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_funcattrs.cpython-36.pyc
0.931 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_future.cpython-36.opt-1.pyc
0.745 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_future.cpython-36.opt-2.pyc
0.645 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_future.cpython-36.pyc
0.745 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_getcwdu.cpython-36.opt-1.pyc
0.749 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_getcwdu.cpython-36.opt-2.pyc
0.685 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_getcwdu.cpython-36.pyc
0.749 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_has_key.cpython-36.opt-1.pyc
2.802 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_has_key.cpython-36.opt-2.pyc
2.245 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_has_key.cpython-36.pyc
2.829 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_idioms.cpython-36.opt-1.pyc
3.717 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_idioms.cpython-36.opt-2.pyc
3.232 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_idioms.cpython-36.pyc
3.791 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_import.cpython-36.opt-1.pyc
2.704 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_import.cpython-36.opt-2.pyc
2.4 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_import.cpython-36.pyc
2.704 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports.cpython-36.opt-1.pyc
4.227 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports.cpython-36.opt-2.pyc
4.164 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports.cpython-36.pyc
4.227 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports2.cpython-36.opt-1.pyc
0.515 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports2.cpython-36.opt-2.pyc
0.416 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_imports2.cpython-36.pyc
0.515 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_input.cpython-36.opt-1.pyc
0.907 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_input.cpython-36.opt-2.pyc
0.84 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_input.cpython-36.pyc
0.907 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_intern.cpython-36.opt-1.pyc
1.114 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_intern.cpython-36.opt-2.pyc
1.052 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_intern.cpython-36.pyc
1.114 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_isinstance.cpython-36.opt-1.pyc
1.503 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_isinstance.cpython-36.opt-2.pyc
1.19 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_isinstance.cpython-36.pyc
1.503 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools.cpython-36.opt-1.pyc
1.497 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools.cpython-36.opt-2.pyc
1.146 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools.cpython-36.pyc
1.497 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools_imports.cpython-36.opt-1.pyc
1.516 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools_imports.cpython-36.opt-2.pyc
1.436 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_itertools_imports.cpython-36.pyc
1.551 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_long.cpython-36.opt-1.pyc
0.668 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_long.cpython-36.opt-2.pyc
0.605 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_long.cpython-36.pyc
0.668 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_map.cpython-36.opt-1.pyc
3 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_map.cpython-36.opt-2.pyc
2.223 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_map.cpython-36.pyc
3 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_metaclass.cpython-36.opt-1.pyc
5.189 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_metaclass.cpython-36.opt-2.pyc
3.841 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_metaclass.cpython-36.pyc
5.229 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_methodattrs.cpython-36.opt-1.pyc
0.894 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_methodattrs.cpython-36.opt-2.pyc
0.819 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_methodattrs.cpython-36.pyc
0.894 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ne.cpython-36.opt-1.pyc
0.768 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ne.cpython-36.opt-2.pyc
0.724 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ne.cpython-36.pyc
0.768 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_next.cpython-36.opt-1.pyc
2.94 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_next.cpython-36.opt-2.pyc
2.879 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_next.cpython-36.pyc
2.968 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_nonzero.cpython-36.opt-1.pyc
0.881 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_nonzero.cpython-36.opt-2.pyc
0.823 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_nonzero.cpython-36.pyc
0.881 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_numliterals.cpython-36.opt-1.pyc
0.984 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_numliterals.cpython-36.opt-2.pyc
0.924 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_numliterals.cpython-36.pyc
0.984 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_operator.cpython-36.opt-1.pyc
4.117 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_operator.cpython-36.opt-2.pyc
3.642 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_operator.cpython-36.pyc
4.117 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_paren.cpython-36.opt-1.pyc
1.337 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_paren.cpython-36.opt-2.pyc
1.206 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_paren.cpython-36.pyc
1.337 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_print.cpython-36.opt-1.pyc
2.178 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_print.cpython-36.opt-2.pyc
1.897 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_print.cpython-36.pyc
2.255 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raise.cpython-36.opt-1.pyc
2.176 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raise.cpython-36.opt-2.pyc
1.567 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raise.cpython-36.pyc
2.176 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raw_input.cpython-36.opt-1.pyc
0.756 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raw_input.cpython-36.opt-2.pyc
0.69 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_raw_input.cpython-36.pyc
0.756 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reduce.cpython-36.opt-1.pyc
1.083 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reduce.cpython-36.opt-2.pyc
0.956 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reduce.cpython-36.pyc
1.083 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reload.cpython-36.opt-1.pyc
1.114 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reload.cpython-36.opt-2.pyc
1.052 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_reload.cpython-36.pyc
1.114 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_renames.cpython-36.opt-1.pyc
1.926 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_renames.cpython-36.opt-2.pyc
1.848 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_renames.cpython-36.pyc
1.926 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_repr.cpython-36.opt-1.pyc
0.805 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_repr.cpython-36.opt-2.pyc
0.742 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_repr.cpython-36.pyc
0.805 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_set_literal.cpython-36.opt-1.pyc
1.627 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_set_literal.cpython-36.opt-2.pyc
1.554 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_set_literal.cpython-36.pyc
1.627 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_standarderror.cpython-36.opt-1.pyc
0.683 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_standarderror.cpython-36.opt-2.pyc
0.63 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_standarderror.cpython-36.pyc
0.683 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_sys_exc.cpython-36.opt-1.pyc
1.348 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_sys_exc.cpython-36.opt-2.pyc
1.183 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_sys_exc.cpython-36.pyc
1.348 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_throw.cpython-36.opt-1.pyc
1.739 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_throw.cpython-36.opt-2.pyc
1.514 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_throw.cpython-36.pyc
1.739 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_tuple_params.cpython-36.opt-1.pyc
4.468 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_tuple_params.cpython-36.opt-2.pyc
4.142 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_tuple_params.cpython-36.pyc
4.468 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_types.cpython-36.opt-1.pyc
1.766 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_types.cpython-36.opt-2.pyc
1.303 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_types.cpython-36.pyc
1.766 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_unicode.cpython-36.opt-1.pyc
1.486 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_unicode.cpython-36.opt-2.pyc
1.312 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_unicode.cpython-36.pyc
1.486 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_urllib.cpython-36.opt-1.pyc
5.827 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_urllib.cpython-36.opt-2.pyc
5.282 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_urllib.cpython-36.pyc
5.827 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ws_comma.cpython-36.opt-1.pyc
1.076 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ws_comma.cpython-36.opt-2.pyc
0.895 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_ws_comma.cpython-36.pyc
1.076 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xrange.cpython-36.opt-1.pyc
2.458 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xrange.cpython-36.opt-2.pyc
2.396 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xrange.cpython-36.pyc
2.458 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xreadlines.cpython-36.opt-1.pyc
1.07 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xreadlines.cpython-36.opt-2.pyc
0.944 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_xreadlines.cpython-36.pyc
1.07 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_zip.cpython-36.opt-1.pyc
1.523 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_zip.cpython-36.opt-2.pyc
1.2 KB
2 Apr 2026 3.01 PM
root / root
0644
fix_zip.cpython-36.pyc
1.523 KB
2 Apr 2026 3.01 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF