Current Path : /usr/local/lib/python2.5/test/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/test/test_ucn.pyc |
łň hRc @ s` d Z d d k Z d d k l Z d e i f d YZ d Z e d j o 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_supportt UnicodeNamesTestc B sY e Z d Z d Z d Z d Z d Z d Z d Z d Z d Z RS( c C s$ t d | } | i | | | S( Nu u"\N{%s}"( t evalt assertEqual( t selft namet codet res( ( s) /usr/local/lib/python2.5/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 } | i d i g } t | | D] } | | i | qz ~ | 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 _[1]t args( ( s) /usr/local/lib/python2.5/test/test_ucn.pyt test_general s<