python (3.11.7)
§
    ¦±eã  ã                   óž   — d „ Z d„ Zd„ Z G d„ d¦  «        Z G d„ d¦  «        Z G d„ d¦  «        Z G d	„ d
¦  «        Z e¦   «         j        Z	dS )c                  ó   — dS )zSome unrelated info.N© r   ó    úG/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/doctest_lineno.pyÚfunc_with_docstringr      ó   € € € r   c                  ó   — d S ©Nr   r   r   r   Úfunc_without_docstringr
      s   € Ø€Dr   c                  ó   — dS )zp
    This function really contains a test case.
    >>> func_with_doctest.__name__
    'func_with_doctest'
    é   r   r   r   r   Úfunc_with_doctestr
      s	   € ð 
ˆ1r   c                   ó   — e Zd ZdZdS )ÚClassWithDocstringz!Some unrelated class information.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r      s   € € € € € Ø+Ð+Ð+Ð+r   r   c                   ó   — e Zd ZdS )ÚClassWithoutDocstringN)r   r   r   r   r   r   r   r      s   € € € € € Ø€Dr   r   c                   ó   — e Zd ZdZdS )ÚClassWithDoctestzgThis class really has a test case in it.
    >>> ClassWithDoctest.__name__
    'ClassWithDoctest'
    Nr   r   r   r   r   r      s   € € € € € ðð ð ð r   r   c                   ó    — e Zd Zd„ Zd„ Zd„ ZdS )Ú
MethodWrapperc                 ó   — dS )zMethod with a docstring.Nr   ©Úselfs    r   Úmethod_with_docstringz#MethodWrapper.method_with_docstring'