about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2021-09-01 15:44:42 +0200
committertoonn <toonn@toonn.io>2021-09-01 17:57:15 +0200
commitad082b831d87de2dd97d4a053a8a5e5d9ad7cc92 (patch)
tree27f4e1927ea0ee581bba1961bd5a1af7a4ca89fd /doc
parent5279ac8b9101f0778cc6f4859249685191c4923c (diff)
downloadranger-ad082b831d87de2dd97d4a053a8a5e5d9ad7cc92.tar.gz
open23: Drop in favor of io.open
The @contextmanager decorator wrapped the file object in a
`_GeneratorContextManager` object. This means you cannot access the same
members on such an object and the stdlib expects to be able to do so.

Fixes #2442
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions