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_deque.pyc |
³ò h”Rc @ s d d k l Z d d k Z d d k l Z l Z d d k l Z d d k Z d d k Z d d k l Z d d k Z d d k Z d Z d „ Z d f d „ ƒ YZ d f d „ ƒ YZ d e i f d „ ƒ YZ d e i f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e i f d „ ƒ YZ d e f d „ ƒ YZ d e i f d „ ƒ YZ d Z h e d <Z e d „ Z e d j o e d e ƒ n d S( iÿÿÿÿ( t dequeN( t test_supportt seq_tests( t proxy( t StringIOi † c c s t ‚ d Vd S( Ni ( t SyntaxError( ( ( s+ /usr/local/lib/python2.5/test/test_deque.pyt fail s t BadCmpc B s e Z d „ Z RS( c C s t ‚ d S( N( t RuntimeError( t selft other( ( s+ /usr/local/lib/python2.5/test/test_deque.pyt __eq__ s ( t __name__t __module__R ( ( ( s+ /usr/local/lib/python2.5/test/test_deque.pyR s t MutateCmpc B s e Z d „ Z d „ Z RS( c C s | | _ | | _ d S( N( R t result( R R R ( ( s+ /usr/local/lib/python2.5/test/test_deque.pyt __init__ s c C s | i i ƒ | i S( N( R t clearR ( R R ( ( s+ /usr/local/lib/python2.5/test/test_deque.pyR s ( R R R R ( ( ( s+ /usr/local/lib/python2.5/test/test_deque.pyR s t TestBasicc B s e Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s‰ t t d ƒ ƒ } | i t d d ƒ ƒ x$ t d d ƒ D] } | i | ƒ q8 Wx* t t d d ƒ ƒ D] } | i | ƒ qe W| i t | ƒ t d d ƒ ƒ | i t | ƒ d ƒ g } t d ƒ D] } | | i ƒ q ~ } | i | t d d ƒ ƒ | i t | ƒ t d d ƒ ƒ g } t d ƒ D] } | | i ƒ q'~ } | i ƒ | i | t d d ƒ ƒ | i t | ƒ t d d ƒ ƒ d S( Nid iÈ i i8ÿÿÿi iX iú i2 i– ( R t xrangeR t appendt reversedt appendleftt assertEqualt listt ranget lent popleftt popt reverse( R t dt it _[1]t leftt _[2]t right( ( s+ /usr/local/lib/python2.5/test/test_deque.pyt test_basics s"