| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.5/lib2to3/fixes/__pycache__/ |
Upload File : |
-c`� � @ sC d Z d d l m Z d d l m Z Gd d � d e j � Z d S)z/Fixer that turns 'long' into 'int' everywhere. � )� fixer_base)�is_probably_builtinc @ s( e Z d Z d Z d Z d d � Z d S)�FixLongTz'long'c C s# t | � r d | _ | j � d S)N�int)r �valueZchanged)�selfZnodeZresults� r �,/usr/lib/python3.5/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