Current Path : /usr/local/lib/python2.5/ctypes/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/ctypes/test/test_strings.pyc |
³ò h”Rc @ sç d d k Z d d k Td e i f d „ ƒ YZ y e Wn e j o n Xd e i f d „ ƒ YZ d e i f d „ ƒ YZ y e Wn e j o n Xd e i f d „ ƒ YZ d „ Z d „ Z e d j o e i ƒ n d S( iÿÿÿÿN( t *t StringArrayTestCasec B s5 e Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s t d } | d d d ƒ } | i | i d ƒ | i | i d ƒ d | _ | i | i d ƒ | i | i d ƒ d | _ | i | i d ƒ | i | i d ƒ d | d <| i | i d ƒ | i | i d ƒ | i t t | d d ƒ | i t t | d d ƒ d S( Ni t at bt ct abct abc t ABCDt xt x CDt Zi t xZCDt valuet aaaaaaaai* ( t c_chart failUnlessEqualR t rawt assertRaisest ValueErrort setattrt TypeError( t selft BUFt buf( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyt test s c C s t d ƒ } d | _ | i | i d ƒ | i t t | d t d ƒ ƒ | i t t | d t d ƒ ƒ | i t t | d t d d ƒ ƒ d S( Ni s Hello, WorldR R R R id ( t c_bufferR R t failUnlessRaisesR R t bufferR R ( R R ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyt test_c_buffer_value s c C st t d ƒ } t d ƒ | _ | i | i d ƒ | i t t | d t d ƒ ƒ | i t t | d t d d ƒ ƒ d S( Ni s Hello, WorldR R R R id ( R R R R R R R R R ( R R ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyt test_c_buffer_raw% s c C s t d } | ƒ } d S( Ni ( R ( R R R ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyt test_param_1- s c C s t d } | ƒ } d S( Ni ( R ( R R R ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyt test_param_22 s ( t __name__t __module__R R R R R ( ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyR s t WStringArrayTestCasec B s e Z d „ Z RS( c C sˆ t d } | d d d ƒ } | i | i d ƒ d | _ | i | i d ƒ d | _ | i | i d ƒ d | d <| i | i d ƒ d S( Ni u au bu cu abcu ABCDu xu Zi u xZCD( t c_wcharR R ( R R R ( ( s4 /usr/local/lib/python2.5/ctypes/test/test_strings.pyR >