Current File : //home/strato/chroot/opt/RZpython2/lib/python2.7/test/test_future_builtins.pyo |
�
��#ec @ s� d d l Z d d l Z d d l m Z m Z m Z m Z m Z d e j f d � � YZ
d d � Z e
d k r� e d e � n d S( i����N( t hext octt mapt zipt filtert BuiltinTestc B s# e Z d � Z d � Z d � Z RS( c C s� | j t d � d � | j t d � d � | j t d � d � | j t d � d � | j t d � d � | j t t i � d S( Ni t 0x0i t 0x10l i�s -0x10l���� ( t assertEqualR t assertRaisest TypeError( t self( ( s9 /opt/RZpython2/lib/python2.7/test/test_future_builtins.pyt test_hex s c C s� | j t d � d � | j t d � d � | j t d � d � | j t d � d � | j t d � d � | j t t d � d S(
Ni t 0o0id t 0o144l d i����s -0o144l����d ( ( R R R R
( R ( ( s9 /opt/RZpython2/lib/python2.7/test/test_future_builtins.pyt test_oct s c C sP d d l m } m } m } | j t | � | j t | � | j t | � d S( Ni����( t imapt izipt ifilter( t itertoolsR R R R R R R ( R R R R ( ( s9 /opt/RZpython2/lib/python2.7/test/test_future_builtins.pyt test_itertools s ( t __name__t
__module__R R R ( ( ( s9 /opt/RZpython2/lib/python2.7/test/test_future_builtins.pyR s c C s t j j t � d S( N( t testt test_supportt run_unittestR ( t verbose( ( s9 /opt/RZpython2/lib/python2.7/test/test_future_builtins.pyt test_main"