transpyle icon indicating copy to clipboard operation
transpyle copied to clipboard

Fortran: IfExp, Subscript, Assert not implemented

Open jayvdb opened this issue 4 years ago • 0 comments

I am running transpyle on the test cases in https://github.com/adsharma/py2many/tree/main/tests/cases, and many of the simpler cases fail transpiling to Fortran because the following ast are not implemented IfExp, Subscript, Assert

jayvdb avatar Jul 02 '21 05:07 jayvdb