Current File : //opt/imh-python/lib/python2.7/test/test_future_builtins.pyc |
�
��Wc @ 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( ( sr /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/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 ( ( sr /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/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 ( ( sr /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_future_builtins.pyt test_itertools s ( t __name__t
__module__R R R ( ( ( sr /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/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( ( sr /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_future_builtins.pyt test_main"