Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/simplejson/tests/__pycache__/ |
Upload File : |
o \Փa� � @ s0 d dl Z d dlmZ d dlZG dd� de�ZdS )� N)�TestCasec @ s e Zd Zdd� ZdS )�TestSeparatorsc C s� dgdgg dddddidd d �g}t �d�}t�|�}tj|dd dd�}t�|�}t�|�}| �||� | �||� | �||� d S )N�blorpie�whoopsz d-shtaeouz d-nthiouhzi-vhbjkhnth�nifty�W �yesF)�field� morefieldaT [ [ "blorpie" ] , [ "whoops" ] , [] , "d-shtaeou" , "d-nthiouh" , "i-vhbjkhnth" , { "nifty" : 87 } , { "field" : "yes" , "morefield" : false } ]z T)z ,z : )�indent� sort_keys� separators)�textwrap�dedent�json�dumps�loads�assertEqual)�self�h�expect�d1�d2�h1�h2� r �B/usr/lib/python3/dist-packages/simplejson/tests/test_separators.py�test_separators s � zTestSeparators.test_separatorsN)�__name__� __module__�__qualname__r r r r r r s r )r �unittestr � simplejsonr r r r r r �<module> s