Linux garfield.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
lib64
/
python2.7
/
test
/
//lib64/python2.7/test/sample_doctest_no_doctests.pyc
� zfc @ s d Z d e f d � � YZ d S( s� This is a sample module used for testing doctest. This module is for testing how doctest handles a module with docstrings but no doctest examples. t Fooc B s e Z d Z d � Z RS( s+ A docstring with no doctest examples. c C s d S( N( ( t self( ( s7 /usr/lib64/python2.7/test/sample_doctest_no_doctests.pyt __init__ s ( t __name__t __module__t __doc__R ( ( ( s7 /usr/lib64/python2.7/test/sample_doctest_no_doctests.pyR s N( R t objectR ( ( ( s7 /usr/lib64/python2.7/test/sample_doctest_no_doctests.pyt <module> s