AlkantarClanX12

Your IP : 18.226.200.93


Current Path : /opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/fix_long.cpython-34.pyo

�
j f��@sCdZddlmZddlmZGdd�dej�ZdS)z/Fixer that turns 'long' into 'int' everywhere.
�)�
fixer_base)�is_probably_builtinc@s(eZdZdZdZdd�ZdS)�FixLongTz'long'cCs&t|�r"d|_|j�ndS)N�int)r�valueZchanged)�selfZnodeZresults�r�;/opt/alt/python34/lib64/python3.4/lib2to3/fixes/fix_long.py�	transforms	zFixLong.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr
rrrr	rsrN)�__doc__Zlib2to3rZlib2to3.fixer_utilrZBaseFixrrrrr	�<module>s