Skip to content

OSError 28 with basic file write on version 2 microbit #779

@rhubarbdog

Description

@rhubarbdog
text ="hello phil\n"
    with open("test.txt", 'w') as f:
    f.write(text)

crashes with OSError 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions