Mini Kabibi Habibi

Current Path : C:/Users/ITO/AppData/Local/Programs/GIMP 2/lib/python2.7/test/
Upload File :
Current File : C:/Users/ITO/AppData/Local/Programs/GIMP 2/lib/python2.7/test/sample_doctest.pyo

�
���dc@scdZd�Zd�Zd�Zd�ZdZd�Zd�Zidd	6d
d6Zd�Z	d
S(sThis 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(s+

    >>> 2+2
    5

    >>> 2+2
    4
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pytfootcCsdS(s

    >>> 2+2
    4
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pytbarRcCsdS(sU

    >>> import test.test_doctest
    >>> test.test_doctest.sillySetup
    True
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pyttest_silly_setup RcCsdS(sj
    >>> if 1:
    ...    print 'a'
    ...    print
    ...    print 'b'
    a
    <BLANKLINE>
    b
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pytw_blank(RicCsdS(s
    >>> x
    1
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pytx_is_one4RcCsdS(s
    >>> y
    1
    N((((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pyty_is_one:RsG
                    >>> 42
                    42
                    tgoodsH
                    >>> 42
                    666
                    tbadcCsddl}|j�S(Ni����(tdoctesttDocTestSuite(R	((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pyt
test_suiteJsN(
t__doc__RRRRtxRRt__test__R(((s8D:/a/msys64/mingw64/lib/python2.7/test/sample_doctest.pyt<module>s