fparser
fparser copied to clipboard
f2py directives not working in Fortran77 code
As evidenced in test_readfortran.py, test_f2py_directive_f77, f2py directives are not correctly handled in Fortran77 source (they seem to be entirely discarded by the reader).