python (3.12.0)

(root)/
lib/
python3.12/
test/
__pycache__/
doctest_lineno.cpython-312.pyc

͑edZdZdZGddZGddZGddZGd	d
ZejZ	y)cy)zSome unrelated info.NrG/BuggyBox/python/3.12.0/bootstrap/lib/python3.12/test/doctest_lineno.pyfunc_with_docstringrrcyNrrrrfunc_without_docstringr
srcy)zp
    This function really contains a test case.

    >>> func_with_doctest.__name__
    'func_with_doctest'
    rrrrfunc_with_doctestr
s
rceZdZdZy)ClassWithDocstringz!Some unrelated class information.N__name__
__module____qualname____doc__rrrrrs+rrceZdZy)ClassWithoutDocstringN)rrrrrrrrsrrceZdZdZy)ClassWithDoctestzgThis class really has a test case in it.

    >>> ClassWithDoctest.__name__
    'ClassWithDoctest'
    NrrrrrrsrrceZdZdZdZdZy)
MethodWrappercy)zMethod with a docstring.Nrselfs rmethod_with_docstringz#MethodWrapper.method_with_docstring'rrcyr	rrs rmethod_without_docstringz&MethodWrapper.method_without_docstring*srcy)zz
        This has a doctest!
        >>> MethodWrapper.method_with_doctest.__name__
        'method_with_doctest'
        Nrrs rmethod_with_doctestz!MethodWrapper.method_with_doctest-rrN)rrrrr r"rrrrr&s'
rrN)
rr
r
rrrrobject__str__str_wrapperrrr<module>r&sK	
,,		hr