| Server IP : 118.27.122.248 / Your IP : 216.73.216.36 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/test_json/__pycache__/ |
Upload File : |
3
�w2_$ � @ sZ d dl Z d dlmZ d dlmZmZ G dd� d�ZG dd� dee�ZG dd � d ee�ZdS )
� N)�OrderedDict)�PyTest�CTestc @ sd e Zd Zdd� Zdd� Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dd� Z
dd� Zdd� Zdd� Z
dS )�TestUnicodec C s d}| j |�}| j|d� d S )Nu αΩz"\u03b1\u03a9")�dumps�assertEqual)�self�u�j� r �@/opt/alt/python36/lib64/python3.6/test/test_json/test_unicode.py�test_encoding3
s
zTestUnicode.test_encoding3c C s d}| j |g�}| j|d� d S )Nu αΩz["\u03b1\u03a9"])r r )r r r
r r r �test_encoding4 s zTestUnicode.test_encoding4c C s( d}| j |dd�}| j|dj|�� d S )Nu αΩF)�ensure_asciiz"{0}")r r �format)r r r
r r r �test_encoding5 s zTestUnicode.test_encoding5c C s* d}| j |gdd�}| j|dj|�� d S )Nu αΩF)r z["{0}"])r r r )r r r
r r r �test_encoding6 s zTestUnicode.test_encoding6c C s0 d}| j | j|�d� | j | j|dd�d� d S )Nu 𝄠z"\ud834\udd20"F)r u "𝄠")r r )r r r r r �test_big_unicode_encode s z#TestUnicode.test_big_unicode_encodec C s4 d}| j | jd| d �|� | j | jd�|� d S )Nu z𝄠x�"z"z\ud834\udd20x")r �loads)r r r r r �test_big_unicode_decode# s z#TestUnicode.test_big_unicode_decodec C s<