tests/test-ui-color.py.out
author Manuel Jacob <me@manueljacob.de>
Wed, 01 Jun 2022 00:47:25 +0200
changeset 49318 050dc8730858
parent 37969 b8c2004a8d2b
permissions -rw-r--r--
py3: catch specific OSError subclasses instead of checking errno Contrary to the previous changesets in this series, this covers cases where errno was checked for multiple values. EACCES -> PermissionError ENOENT -> FileNotFoundError ENOTDIR -> NotADirectoryError EISDIR -> IsADirectoryError

warning
error
b'buffered\n'
colored? True
colored? True