python-glanceclient/glanceclient
Benedikt Loeffler f0ccd09ad5 Check if stdin has isatty attribute
When the stdin is closed, it has no isatty atrribute which leads to a KeyError.

Closes-Bug: #1980890
Change-Id: If9a3bf68b8dfd953b346697241166578d18bb563
(cherry picked from commit 8df9328a60)
(cherry picked from commit 2ad5f0a6b0)
2022-07-08 04:38:59 +02:00
..
common Check if stdin has isatty attribute 2022-07-08 04:38:59 +02:00
tests Correct releasenote path for member-get command 2021-09-24 05:56:30 +00:00
v1 Merge "Do not use the six library." 2020-07-17 19:32:29 +00:00
v2 Check if stdin has isatty attribute 2022-07-08 04:38:59 +02:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py Do not use the six library. 2020-06-23 21:51:07 +02:00
shell.py Fix undesirable raw Python error 2021-08-03 10:35:40 +00:00