File: //opt/cppython/lib/python3.8/test/__pycache__/test_unicodedata.cpython-38.opt-2.pyc
U
.D�g�2 � @ s� d dl Z d dlZd dlZd dlmZ dZdZG dd� dej�ZG dd� dej�Z G d d
� d
e �Z
G dd� de �Zed
kr�e�
� dS )� N)�
script_helperzutf-8�
surrogatepassc @ s e Zd ZdZdd� ZdS )�UnicodeMethodsTestZ(9129d6f2bdf008a81c2476e5b5127014a62130c1c C sh t �� }td�D �]:}t|�}d|�� d|�� d|�� d|�� d|�� d|� � d|�
� d|�� d|�� d|d �� d|d �� d|d �� d|d �� d|d �� d|d � � d|d �
� d|d �� d|d �� |�
� |�� |�� |d �
� |d �� |d �� |d �� g}|�d�|��tt�� q|�� }| �|| j� d S )N� 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'