Understanding Python: Context Managers

3 years ago
11

In this video, I go over context managers.
Included in the lesson is an overview of what context managers are, how to use the magic methods __enter__ and __exit__, as well as using contextlib's contextmanager decorator to create your own context managers.
As always, if you have any questions or suggestions for future videos, please leave a comment down below.

Follow me on Twitter: https://twitter.com/JakeJCallahan
Source: https://github.com/JacobCallahan/Understanding/
Timelapse music: 失望した by Eva
Link: https://youtu.be/jVTsD4UPT-k
Outro music: Elix by Synthness
Link: https://youtu.be/yEhj3leVJeY

Loading comments...