HEX
Server: LiteSpeed
System: Linux baran.dnsprotection.me 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: ddir12 (3618)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/libpasteurize/fixes/__pycache__/fix_future_builtins.cpython-36.pyc
3

�c��@szdZddlmZddlmZddlmZddlm	Z	m
Z
mZddlm
Z
dj�Zdjd	d
�eD��ZGdd�dej�Zd
S)zq
Adds this import line:

    from builtins import XYZ

for each of the functions XYZ that is used in the module.
�)�unicode_literals)�
fixer_base)�python_symbols)�Name�Call�in_special_context)�touch_import_topz�filter map zip
                       ascii chr hex input next oct open round super
                       bytes dict int range str�|cCsg|]}dj|��qS)z
name='{0}')�format)�.0�name�r
�)/usr/lib/python3.6/fix_future_builtins.py�
<listcomp>src@s&eZdZdZdZdje�Zdd�ZdS)�FixFutureBuiltinsT�	zs
              power<
                 ({0}) trailer< '(' args=[any] ')' >
              rest=any* >
              cCs|d}td|j|�dS)Nr�builtins)r�value)�selfZnode�resultsrr
r
r�	transform+szFixFutureBuiltins.transformN)	�__name__�
__module__�__qualname__Z
BM_compatibleZ	run_orderr
�
expressionZPATTERNrr
r
r
rrs	
rN)�__doc__Z
__future__rZlib2to3rZlib2to3.pygramrZsymsZlib2to3.fixer_utilrrrZlibfuturize.fixer_utilr�splitZreplaced_builtins�joinrZBaseFixrr
r
r
r�<module>s