Skip to content

missing DEFAULT_ENCODING in src/spi/binary/__init__.py #8

@michael-at-mitxp

Description

@michael-at-mitxp

We just ran the dump_binary script from the master branch with python 3.9 on Windows.
There is a little bug in src/spi/binary.
You are using a DEFAUT_ENCODING var, but never define or import it.
We just defined it next to DEFAULT_LANG in the src/spi/ module and it works fine.

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