Current File : //opt/imh-python/lib/python2.7/test/test_int_literal.pyo |
�
��Wc @ s^ d Z d d l Z d d l m Z d e j f d � � YZ d � Z e d k rZ e � n d S( sa Test correct treatment of hex/oct constants.
This is complex because of changes due to PEP 237.
i����N( t test_supportt
TestHexOctBinc B sP e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � d S(
Ni i I�ͫ�gE#i i���I�������i�i �I �i�i �I �( t assertEqual( t self( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_hex_baseline s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d
� | j d d � | j d d � | j d
d � | j d d � d S( NI � l I���� l �� l���� l������ i �I ����l l ���� l���� l�������� I �i �I ����l���� l�������� ( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_hex_unsigned! s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d � | j d d � | j d d � | j d d � | j d d � d S( Ni i i���I�������i�i �I �i�i �I �( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_oct_baseline8 s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � d S(
Ni i iw9 i i���I�������i�i �I �i�i �I �( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_oct_baseline_newI s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d
� | j d d � | j d d � | j d
d � | j d d � d S( NI � l I���� l �� l���� l������ i �I ����l l ���� l���� l�������� I �i �I ����l���� l�������� ( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_oct_unsigned^ s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d
� | j d d � | j d d � | j d
d � | j d d � d S( NI � l I���� l �� l���� l������ i �I ����l l ���� l���� l�������� I �i �I ����l���� l�������� ( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_oct_unsigned_newu s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � d S(
Ni i iU i i���I�������i�i �I �i�i �I �( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_bin_baseline� s c C s� | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d d � | j d
d
� | j d d � | j d d � | j d
d � | j d d � d S( NI � l I���� l �� l���� l������ i �I ����l l ���� l���� l�������� I �i �I ����l���� l�������� ( R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_bin_unsigned� s (
t __name__t
__module__R R R R R R R
R ( ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyR
s c C s t j t � d S( N( R t run_unittestR ( ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt test_main� s t __main__( t __doc__t unittestt testR t TestCaseR R R ( ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_int_literal.pyt <module> s �