Your IP : 216.73.217.129
3
��2af2 � @ 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�ej
� dS )� 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&