Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

attach/detach-ing by with statement #3

@kogecoo

Description

@kogecoo

like below:

with par:
  # attach on __enter__
  [1, 2, 3].par()...

# detach on __exit__

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