Current File : //usr/local/apps/python3/lib/python3.11/test/__pycache__/sample_doctest.cpython-311.pyc
�

�Ke��B�dZd�Zd�Zd�Zd�ZdZd�Zd�Zdd	d
�Zd�Z	dS)
aThis is a sample module that doesn't really test anything all that
   interesting.

It simply has a few tests, some of which succeed and some of which fail.

It's important that the numbers remain constant as another test is
testing the running of these tests.


>>> 2+2
4
c��dS)z+

    >>> 2+2
    5

    >>> 2+2
    4
    N�r��=/usr/local/apps/python3/lib/python3.11/test/sample_doctest.py�foor����rc��dS)z

    >>> 2+2
    4
    Nrrrr�barr	rrc��dS)zU

    >>> import test.test_doctest
    >>> test.test_doctest.sillySetup
    True
    Nrrrr�test_silly_setupr rrc��dS)zn
    >>> if 1:
    ...    print('a')
    ...    print()
    ...    print('b')
    a
    <BLANKLINE>
    b
    Nrrrr�w_blankr
(rr�c��dS)z
    >>> x
    1
    Nrrrr�x_is_oner4rrc��dS)z
    >>> y
    1
    Nrrrr�y_is_oner:rrzG
                    >>> 42
                    42
                    zH
                    >>> 42
                    666
                    )�good�badc�2�ddl}|���S)N�)�doctest�DocTestSuite)rs r�
test_suiterJs���N�N�N����!�!�!rN)
�__doc__rr	rr
�xrr�__test__rrrr�<module>rs��������������	�	�	�����������	
�
��"�"�"�"�"r