Your IP : 216.73.216.213
�
��f c @ s� d Z d d l Z d d l Z d d l Z d d � Z e j e � d Z Gd d � d e j � Z d d � Z
e d
k r� e
� n d S( u� Python character mapping codec test
This uses the test codec in testcodec.py and thus also tests the
encodings package lookup scheme.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright 2000 Guido van Rossum.
i Nc C s0 | d k r, d d l m } t | j � � Sd S( Nu testcodeci ( u testcodec( u testu testcodecu tupleu getregentryu None( u encodingu testcodec( ( u; /opt/alt/python33/lib64/python3.3/test/test_charmapcodec.pyu codec_search_function s u codec_search_functionu testcodecc B sD | Ee Z d Z d d � Z d d � Z d d � Z d d � Z d S(
u CharmapCodecTestc C s� | j t d t � d � | j t d t � d � | j t d t � d � | j t d t � d � | j t d t � d
� d S( Ns abcu abcs xdefu abcdefs defxu defabcs dxfu dabcfs dxfxu dabcfabc( u assertEqualu stru codecname( u self( ( u; /opt/alt/python33/lib64/python3.3/test/test_charmapcodec.pyu test_constructorx s
u"