s-@k 2 d dl mZ d dlmZ dZdZd Zd ZdS ) )process_str)assert_equalz
python module foo
<_rd=real,double precision>
interface
subroutine foosub(tol)
<_rd>, intent(in,out) :: tol
end subroutine foosub
end interface
end python module foo
a#
python module foo
interface
subroutine sfoosub(tol)
real, intent(in,out) :: tol
end subroutine sfoosub
subroutine dfoosub(tol)
double precision, intent(in,out) :: tol
end subroutine dfoosub
end interface
end python module foo
c P d | S )zu
Remove leading and trailing whitespace, and convert internal
stretches of whitespace to a single space.
)joinsplit)ss |/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib64/python3.11/site-packages/numpy/distutils/tests/test_from_template.pynormalize_whitespacer s
88AGGII c t t } t | }t t }t || dS )zRegression test for gh-10712.N)r pyf_srcr expected_pyfr )pyfnormalized_pyfnormalized_expected_pyfs r
test_from_templater ' sA
g
C)#..N2<@@!899999r N)numpy.distutils.from_templater
numpy.testingr r r r r r r