
    G/PhF                     x    d dl Z d dlZddlmZ d dlmZ ej        j         G d dej                              Z	dS )    N   )util)IS_PYPYc                       e Zd Z ej        dddd          gZej                            e	j
        dk    d          ej                            ed          d	                         Zd
S )TestBlockDocStringtestssrcblock_docstringzfoo.fwin32z)Fails with MinGW64 Gfortran (Issue #9673))reasonz,PyPy cannot modify tp_doc after PyType_Readyc                 8    d}| j         j        j        |k    sJ d S )Nzbar : 'i'-array(2,3)
)moduleblock__doc__)selfexpecteds     e/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/numpy/f2py/tests/test_block_docstring.pytest_block_docstringz'TestBlockDocString.test_block_docstring   s(    
 ,{ (H444444    N)__name__
__module____qualname__r   getpathsourcespytestmarkskipifsysplatformxfailr   r    r   r   r   r      s        t|GU,=wGGHG[/J  L L[wL  N N5 5N NL L5 5 5r   r   )
r   r    r   numpy.testingr   r   slowF2PyTestr   r!   r   r   <module>r&      s    



        ! ! ! ! ! ! 	5 	5 	5 	5 	5 	5 	5 	5 	5 	5r   