| Server IP : 118.27.122.248 / Your IP : 216.73.217.130 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/__pycache__/ |
Upload File : |
3
x2_f2 � @ s� d Z ddlZddlZddlZddlmZ dZdZG dd� dej�Z G dd � d ej�Z
G d
d� de
�ZG dd
� d
e
�Ze
dkr�ej� dS )z� Test script for the unicodedata module.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
� N)�
script_helperzutf-8�
surrogatepassc @ s e Zd ZdZdd� ZdS )�UnicodeMethodsTestZ(c1fa98674a683aa8a8d8dee0c84494f8d36346e6c C sn t j� }�xHtd�D �]:}t|�}d|j� d|j� d|j� d|j� d|j� d|j � d|j
� d|j� d|j� d|d j� d|d j� d|d j� d|d j� d|d j� d|d j � d|d j
� d|d j� d|d j� |j
� |j� |j� |d j
� |d j� |d j� |d j� g}|jdj|�jtt�� qW |j� }| j|| j� d S )Ni Z01�abcZ123z �ABC� )�hashlib�sha1�range�chr�isalnum�isalpha� isdecimal�isdigit�islower� isnumeric�isspace�istitle�isupper�lower�upper�title�update�join�encode�encoding�errors� hexdigest�assertEqual�expectedchecksum)�self�h�i�char�data�result� r&