shell bypass 403
�
@��cc @ s� d Z d d l Z d d l Z d d l m Z y d d l m Z m Z m Z Wn e k
ro d
Z Z Z n Xd e j
f d � � YZ d
� Z e
d k r� e � n d S( s� Test script for the Unicode implementation.
Written by Bill Tutt.
Modified for Python 2.0 by Fredrik Lundh (fredrik@pythonware.com)
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i����N( t test_support( t INT_MAXt PY_SSIZE_T_MAXt UINT_MAXi i@ i t UnicodeNamesTestc B s� e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z
e j e
j e e k d � e
j e e j k d
� e j d e d d
d d e d � � d � � � � � Z RS( c C s$ t d | � } | j | | � | S( Nu u"\N{%s}"( t evalt assertEqual( t selft namet codet res( ( s4 /usr/local/python-2.7/lib/python2.7/test/test_ucn.pyt checkletter s c C s� 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 } | j d j g t | | � D] } | j | � ^ qv � | � d S( Ns LATIN CAPITAL LETTER Ts LATIN SMALL LETTER Hs LATIN SMALL LETTER Et SPACEs LATIN SMALL LETTER Rs LATIN CAPITAL LETTER Es LATIN SMALL LETTER Ds LATIN SMALL LETTER fs LATIN CAPITAL LeTtEr os LATIN SMaLl LETTER xs LATIN SMALL LETTER As LATIN SMALL LETTER Tt SpAcEs LATIN SMALL LETTER Ss LATIN small LETTER es LATIN SMALL LETTER Ps FULL STOPu The rEd fOx ate the sheep.u ( R t joint zipR ( R t charst stringt args( ( s4 /usr/local/python-2.7/lib/python2.7/test/test_ucn.pyt test_general s<