Thanks to visit codestin.com
Credit goes to github.com

Skip to content

unix: struct/ustruct not consistent with pyboard #1740

Closed
@dhylands

Description

@dhylands

On the pyboard, import struct works.

On micropython, import ustruct works, but import struct doesn't (assuming that you haven't installed micropython-lib/struct).

Shouldn't struct be a weak-link to ustruct? (as it is on the pyboard?)

What about the other umodules?

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