Skip to content

parse_all.py gives an error if JSRE output is empty #13

@wkiri

Description

@wkiri

Suggested fix: check for existence of JSRE output file before trying to open it.

with io.open(jsre_fn + '_out', 'r') as inf:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions