Skip to content

Defer  #5

Description

@tovare

In Python it would be useful to list the

with open('workfile') as f:
read_data = f.read()
f.closed

In addition to or instead of the try except.
https://docs.python.org/3/tutorial/inputoutput.html

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