Skip to content

Unhelpful error message 'msg' when _expect fails #41

@ulope

Description

@ulope

When _Source._expect() fails it raises a TomlError with the unhelpful error message msg:

raise TomlError('msg', self._pos[0], self._pos[1], self._filename)

Example to provoke this error:

[a]b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions