B
    u9a                 @   sT   d dl mZ d dlZG dd dejejZG dd dejejZedkrPe  dS )    )multibytecodec_supportNc               @   s   e Zd ZdZdZdS )TestBIG5Mapbig5z*http://www.pythontest.net/unicode/BIG5.TXTN)__name__
__module____qualname__encoding
mapfileurl r
   r
   '/usr/lib/python3.7/test_codecmaps_tw.pyr   	   s   r   c               @   s    e Zd ZdZdZddgZdZdS )TestCP950Mapcp950z+http://www.pythontest.net/unicode/CP950.TXT)s   u   十)s   u   卅))s   xyreplaceu   �xyN)r   r   r   r   r	   Zpass_enctestZ
codectestsr
   r
   r
   r   r      s
   r   __main__)	Ztestr   ZunittestZTestBase_MappingZTestCaser   r   r   mainr
   r
   r
   r   <module>   s   