HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/test/__pycache__/sample_doctest.cpython-310.pyc
o

�i�@sNdZdd�Zdd�Zdd�Zdd�Zd	Zd
d�Zdd
�Zddd�Zdd�Z	dS)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
cC�dS)z+

    >>> 2+2
    5

    >>> 2+2
    4
    N�rrr�0/usr/local/lib/python3.10/test/sample_doctest.py�foo�rcCr)z

    >>> 2+2
    4
    Nrrrrr�barrrcCr)zU

    >>> import test.test_doctest
    >>> test.test_doctest.sillySetup
    True
    Nrrrrr�test_silly_setup rrcCr)zn
    >>> if 1:
    ...    print('a')
    ...    print()
    ...    print('b')
    a
    <BLANKLINE>
    b
    Nrrrrr�w_blank(rr�cCr)z
    >>> x
    1
    Nrrrrr�x_is_one4rr
cCr)z
    >>> y
    1
    Nrrrrr�y_is_one:rrzG
                    >>> 42
                    42
                    zH
                    >>> 42
                    666
                    )ZgoodZbadcCsddl}|��S)N�)�doctestZDocTestSuite)r
rrr�
test_suiteJsrN)
�__doc__rrrr�xr
rZ__test__rrrrr�<module>s
�