Skip to content

stmhal: request for file.readlines #538

@lurch

Description

@lurch

I quite often find myself doing for line in fileobj.readlines(): rather than the more pythonic (?) for line in fileobj:.
uPy already supports the latter, so presumably it shouldn't be too hard to add the former?

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