Skip to content

opengroup() fails with wrong exception #5

@eugenwintersberger

Description

@eugenwintersberger

Original reporter: Cpascual

The documentation says that opengroup() should raise ValueError if it fails to open the group.
Instead it fails with:

<type 'exceptions.TypeError'>: not all arguments converted during string formatting

in __getnxclass()

I think this is a bug in __getnxclass() and it affects other API functions as well (e.g. openpath)

Metadata

Metadata

Assignees

No one assigned

    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