File: //usr/lib/python3.7/lib2to3/fixes/__pycache__/fix_long.cpython-37.pyc
B
µ5»aÜ ã @ s2 d Z ddlmZ ddlmZ G dd„ dejƒZdS )z/Fixer that turns 'long' into 'int' everywhere.
é )Ú
fixer_base)Úis_probably_builtinc @ s e Zd ZdZdZdd„ ZdS )ÚFixLongTz'long'c C s t |ƒrd|_| ¡ d S )NÚint)r ÚvalueZchanged)ÚselfZnodeZresults© r ú,/usr/lib/python3.7/lib2to3/fixes/fix_long.pyÚ transform s zFixLong.transformN)Ú__name__Ú
__module__Ú__qualname__Z
BM_compatibleZPATTERNr
r r r r r s r N)Ú__doc__Zlib2to3r Zlib2to3.fixer_utilr ZBaseFixr r r r r Ú<module> s