Skip to content

SyntaxError in the example code in readme #227

@mstfdkmn

Description

@mstfdkmn
  • main
  • 4-3-stable

It appears the exception syntax in the following line is incorrect: https://github.com/irods/irods_rule_engine_plugin_python/blob/main/README.md?plain=1#L156

When I modified it to except Exception as e:, the check_err function didn’t work as expected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions