Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group objects should define __enter__ and __exit__ methods #1780

Closed
isarandi opened this issue May 25, 2018 · 1 comment
Closed

Group objects should define __enter__ and __exit__ methods #1780

isarandi opened this issue May 25, 2018 · 1 comment

Comments

@isarandi
Copy link

isarandi commented May 25, 2018

It would be convenient to use groups in with statements. This is already possible with Connection objects, so it would be logical to define the context manager methods for groups as well.

@bitprophet
Copy link
Member

github y u no longer honor "closes #XXX"?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants