Server : LiteSpeed
System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : nandedex ( 1060)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /opt/cppython/lib/python3.8/test/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : //opt/cppython/lib/python3.8/test/__pycache__/sample_doctest.cpython-38.pyc
U

>��g�@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
cCsdS)z+

    >>> 2+2
    5

    >>> 2+2
    4
    N�rrr�2/opt/cppython/lib/python3.8/test/sample_doctest.py�foosrcCsdS)z

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

    >>> import test.test_doctest
    >>> test.test_doctest.sillySetup
    True
    Nrrrrr�test_silly_setup srcCsdS)zn
    >>> if 1:
    ...    print('a')
    ...    print()
    ...    print('b')
    a
    <BLANKLINE>
    b
    Nrrrrr�w_blank(sr�cCsdS)z
    >>> x
    1
    Nrrrrr�x_is_one4srcCsdS)z
    >>> y
    1
    Nrrrrr�y_is_one:sr	zG
                    >>> 42
                    42
                    zH
                    >>> 42
                    666
                    )ZgoodZbadcCsddl}|��S)N�)�doctestZDocTestSuite)rrrr�
test_suiteJsrN)
�__doc__rrrr�xrr	Z__test__rrrrr�<module>s
�

F1le Man4ger