Current Path : /compat/linux/proc/self/root/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 : //compat/linux/proc/self/root/usr/local/lib/python2.5/test/test_peepholer.pyc |
³ò h”Rc @ s d d k Z d d k Z d d k l Z d d k Z d „ Z d „ Z d e i f d „ ƒ YZ d d „ Z e d j o e d e ƒ n d S( iÿÿÿÿN( t StringIOc C sK t ƒ } t i } | t _ t i | ƒ | t _ | i ƒ } | i ƒ | S( N( R t syst stdoutt dist getvaluet close( t funct ft tmpt result( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt disassemble s c C s t t | d d ƒ ƒ S( Nt t single( R t compile( t line( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt dis_single s t TestTranformsc 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 sa d „ } t | ƒ } x! d D] } | i | | j ƒ q Wx! d D] } | i | | j ƒ q@ Wd S( Nc S s | d j p ~ n d S( Ni ( ( t x( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt unot s t UNARY_NOTt JUMP_IF_FALSEt JUMP_IF_TRUEt POP_TOP( R R ( R R ( R t assert_( t selfR t asmt elem( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt test_unot s c C sF x? d d d d f D]+ \ } } t | ƒ } | i | | j ƒ q Wd S( Ns not a is bs (is not)s not a in bs (not in)s not a is not bs (is)s not a not in bs (in)( s not a is bs (is not)( s not a in bs (not in)( s not a is not bs (is)( s not a not in bs (in)( R R ( R R R R ( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt test_elim_inversion_of_is_or_in s c C sœ d „ } t | ƒ } x! d D] } | i | | j ƒ q Wx! d D] } | i | | j ƒ q@ Wd „ } | i d t | ƒ j ƒ | i d t | ƒ j ƒ d S( Nc S s d | S( N( t None( R ( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyR , s t LOAD_GLOBALt LOAD_CONSTs (None)c S s d S( s1 Adding a docstring made this test fail in Py2.5.0N( R ( ( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyR 4 s ( R ( R s (None)( R R ( R R R R ( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyt test_none_as_constant* s c C sa d „ } t | ƒ } x! d D] } | i | | j ƒ q Wx! d D] } | i | | j ƒ q@ Wd S( Nc S s x q t S( N( t list( ( ( s/ /usr/local/lib/python2.5/test/test_peepholer.pyR <