MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/fix_numliterals.cpython-35.opt-1.pyc


��Yf�@sSdZddlmZddlmZddlmZGdd�dej�ZdS)z-Fixer that turns 1L into 1, 0755 into 0o755.
�)�token)�
fixer_base)�Numberc@s1eZdZejZdd�Zdd�ZdS)�FixNumliteralscCs#|jjd�p"|jddkS)N�0��Ll���)�value�
startswith)�self�node�r�B/opt/alt/python35/lib64/python3.5/lib2to3/fixes/fix_numliterals.py�matchszFixNumliterals.matchcCs�|j}|ddkr,|dd�}nG|jd�rs|j�rstt|��dkrsd|dd�}t|d|j�S)NrrrZ0o�prefixr	r	)r
r�isdigit�len�setrr)rr
Zresults�valrrr�	transforms	3zFixNumliterals.transformN)�__name__�
__module__�__qualname__r�NUMBERZ_accept_typerrrrrrrs	rN)	�__doc__Zpgen2r�rZ
fixer_utilrZBaseFixrrrrr�<module>s