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