Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_strtod.cpython-38.opt-1.pyc
← Back
U i�f9P � @ s� d dl Z d dlZd dlZd dlZd dlZeedd�dkrBe�d��e�dej ej B �jZdd d�Z dZG d d� dej�Zedkr�e�� dS )� N�float_repr_style� ZshortzHcorrectly-rounded string->float conversions not available on this systemam # A numeric string consists of: (?P<sign>[-+])? # an optional sign, followed by (?=\d|\.\d) # a number with at least one digit (?P<int>\d*) # having a (possibly empty) integer part (?:\.(?P<frac>\d*))? # followed by an optional fractional part (?:E(?P<exp>[-+]?\d+))? # and an optional exponent \Z �5 ����� c C s� t | �}|dkrtd��|�d�p$d}t|�d�| �}t|�d�pFd�t|� }|�d�d k}|d t|d� d td| � } } | s�|r�dS d S | �� | �� }||dkr�| |? n| | >