shell bypass 403
o
ab9P � @ s� d dl Z d dlZd dlZd dlZd dlZeedd�dkr!e�d��e�dej ej
B �jZdd
d�Z
dZG d
d� dej�ZedkrFe�� dS 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 | �}|du rtd��|�d�pd}t|�d�| �}t|�d�p#d�t|� }|�d�d k}|d
t|d� d
td| � } }
| sJ|rHdS d
S | �� |
�� }||dkr[| |? n| | >