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

Create a GMTSession context manager #6

Closed
leouieda opened this issue Jul 1, 2017 · 1 comment
Closed

Create a GMTSession context manager #6

leouieda opened this issue Jul 1, 2017 · 1 comment

Comments

@leouieda
Copy link
Member

leouieda commented Jul 1, 2017

Would be created and returned by gmt.begin. Should return itself when calling __enter__ and call gmt.end() upon __exit__.

See https://docs.python.org/3/library/stdtypes.html#typecontextmanager

@leouieda
Copy link
Member Author

leouieda commented Jul 5, 2017

Related to #15

@leouieda leouieda closed this as completed Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant