Your IP : 216.73.216.103
| Current Path : /lib64/python2.7/test/ |
|
|
| Current File: //lib64/python2.7/test/sample_doctest_no_doctests.pyo |
�
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