Context Managers and else Blocks Links in the book. Link Recommendation (out of 10) Read 8. compound statements — python 3.8.6rc1 documentation [ ] glossary — python 3.8.6rc1 documentation [ ] contextlib — utilities for with-statement contexts — python 3.8.6rc1 documentation [ ] sys — system-specific parameters and functions — python 3.8.6rc1 documentation [ ] sqlite3 — db-api 2.0 interface for sqlite databases — python 3.8.6rc1 documentation [ ] threading — thread-based parallelism — python 3.8.6rc1 documentation [ ] decimal — decimal fixed point and floating point arithmetic — python 3.8.6rc1 documentation [ ] unittest.mock — mock object library — python 3.8.6rc1 documentation [ ] contextlib — utilities for with-statement contexts — python 3.8.6rc1 documentation [ ] cpython: 7bdb71767091 lib/contextlib.py [ ] easy in-place file rewriting - martijn pieters [ ] fileinput — iterate over lines from multiple input streams — python 3.8.6rc1 documentation [ ] pycon keynote: python is awesome by raymond hettinger - speaker deck [ ] exception - is it a good practice to use try-except-else in python? - stack overflow [ ] built-in types — python 3.8.6rc1 documentation [ ] pep 343 -- the "with" statement [ ] transforming code into beautiful, idiomatic python by raymond hettinger - speaker deck [ ] the python "with" statement by example [ ]