HEX
Server: Apache
System: Linux bd12.noc223.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: handcraf (1693)
PHP: 8.1.28
Disabled: NONE
Upload Files
File: //opt/alt/python312/lib64/python3.12/test/test_doctest/__pycache__/sample_doctest.cpython-312.pyc
�

h�e+��@�dZd�Zd�Zd�Zd�ZdZd�Zd�Zdd	d
�Zd�Z	y)
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��y)z+

    >>> 2+2
    5

    >>> 2+2
    4
    N�r��G/opt/alt/python312/lib64/python3.12/test/test_doctest/sample_doctest.py�foor��rc��y)z

    >>> 2+2
    4
    Nrrrr�barr	rrc��y)zo

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