config root man

Current Path : /usr/local/lib/python2.5/test/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/test/sample_doctest.pyc

łň
h”Rc@sgdZd„Zd„Zd„Zd„ZdZd„Zd„Zhdd	<d
d<Zd„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((((s//usr/local/lib/python2.5/test/sample_doctest.pytfooscCsdS(s

    >>> 2+2
    4
    N((((s//usr/local/lib/python2.5/test/sample_doctest.pytbarscCsdS(sU

    >>> import test.test_doctest
    >>> test.test_doctest.sillySetup
    True
    N((((s//usr/local/lib/python2.5/test/sample_doctest.pyttest_silly_setup scCsdS(sj
    >>> if 1:
    ...    print 'a'
    ...    print
    ...    print 'b'
    a
    <BLANKLINE>
    b
    N((((s//usr/local/lib/python2.5/test/sample_doctest.pytw_blank(sicCsdS(s
    >>> x
    1
    N((((s//usr/local/lib/python2.5/test/sample_doctest.pytx_is_one4scCsdS(s
    >>> y
    1
    N((((s//usr/local/lib/python2.5/test/sample_doctest.pyty_is_one:ssG
                    >>> 42
                    42
                    tgoodsH
                    >>> 42
                    666
                    tbadcCsddk}|iƒS(Ni˙˙˙˙(tdoctesttDocTestSuite(R((s//usr/local/lib/python2.5/test/sample_doctest.pyt
test_suiteJsN(
t__doc__RRRRtxRRt__test__R
(((s//usr/local/lib/python2.5/test/sample_doctest.pys<module>s	
						

Man Man