| Server IP : 157.22.201.140 / Your IP : 216.73.216.74 Web Server : nginx/1.30.1 System : Linux mit.vincode.fvds.ru 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/simplejson/tests/__pycache__/ |
Upload File : |
�
"Ie6 � �H � d dl Z d dlmZ d dlZg d�Zddd�Z G d� de� Zy) � N)�TestCase):z<"A JSON payload should be an object or array, not a string."z["Unclosed array"z%{unquoted_key: "keys must be quoted"}z["extra comma",]z["double extra comma",,]z[ , "<-- missing value"]z["Comma after the close"],z["Extra close"]]z{"Extra comma": true,}z:{"Extra value after close": true} "misplaced quoted value"z{"Illegal expression": 1 + 2}z{"Illegal invocation": alert()}z+{"Numbers cannot have leading zeroes": 013}z{"Numbers cannot be hex": 0x14}z"["Illegal backslash escape: \x15"]z[\naked]z"["Illegal backslash escape: \017"]z2[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]z{"Missing colon" null}z{"Double colon":: null}z {"Comma instead of colon", null}z!["Colon instead of comma": false]z["Bad value", truth]z['single quote']z[" tab character in string "]z&["tab\ character\ in\ string\ "]z["line
break"]z["line\
break"]z[0e]z[0e+]z[0e+-1]z({"Comma instead if closing brace": true,z["mismatch"}z$["AZ control characters in string"]�{z{]z{"foo": "bar"]z
{"foo": "bar"�nul�nulx�-z-xz-ez-e0z -Infinitez-Inf�Infinit�Infinite�NaM�NuN�falsy�fal�trug�tru�1e�1exz1e-z1e-xzwhy not have a string payload?z,spec doesn't specify any nesting limitations)� � c � � e Zd Zd� Zd� Zd� Zy)�TestFailc � � t t � D ]T \ }}|dz }|t v rt j |� �) t j |� | j d||fz � �V y # t j $ r Y �mw xY w)Nr z$Expected failure for fail%d.json: %r)� enumerate�JSONDOCS�SKIPS�json�loads�fail�JSONDecodeError)�self�idx�docs �</usr/lib/python3/dist-packages/simplejson/tests/test_fail.py�
test_failureszTestFail.test_failuresm s} � �!�(�+�
O�H�C����'�C��e�|��
�
�3���
O��
�
�3�� � � �@�C��:�M�N�
O�� �'�'�
��
�s �A(�(A>�=A>c �� � dD ]) } t j |� | j d� �+ y # t j $ rn t j
� d }| j
|j d� | j
|j d� | j
|j d� Y ��t $ r1 t j
� d }| j d|�d|��� Y ��w xY w)N)�[,]r$ z Unexpected success parsing '[,]'r � �Unexpected exception raised � )r r r r �sys�exc_info�assertEqual�pos�lineno�colno� Exception)r r �es r! �test_array_decoder_issue46z#TestFail.test_array_decoder_issue46z s� � �"� >�C�
>��
�
�3�� � � �<�=� >�� �'�'�
-��L�L�N�1�%��� � �����*�� � ����1�-�� � ����!�,��
H��L�L�N�1�%��� � ��A�F�G�
H�s �0�A>C)�06C)�(C)c � � g d�}|D ]1 \ }}} t j |� | j d|�d�� �3 y # t j $ r� t j
� d }| j
|j d t |� ||j �d|�d|��� | j
|j |d|j �d|�d|��� Y ��t $ r2 t j
� d }| j d |�d
|��� Y ��w xY w)N))� �Expecting valuer )�[zExpecting value or ']'r )z[42�Expecting ',' delimiter� )z[42,r3 � )z["�Unterminated string starting atr )z["spamr8 r )z["spam"r5 � )z["spam",r3 � )r z8Expecting property name enclosed in double quotes or '}'r )z{"r8 r )z{"spamr8 r )z{"spam"zExpecting ':' delimiterr9 )z{"spam":r3 r: )z
{"spam":42r5 �
)z{"spam":42,z1Expecting property name enclosed in double quotes� )�"r8 r )z"spamr8 r )z[,r3 r )z--r3 r )z"dzInvalid control character %rr zUnexpected success parsing '�'r z doesn't start with z for zpos z != r&