mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 00:44:45 +01:00
8374a9ed83
- Replace obsolete `IOError` (Python 2) with `OSError`, cf https://docs.python.org/3/library/exceptions.html#OSError. - Improve `OSError` catches at different places, simplifying the code. |
||
---|---|---|
.. | ||
cli | ||
output | ||
plugins | ||
__init__.py | ||
__main__.py | ||
client.py | ||
compat.py | ||
config.py | ||
context.py | ||
core.py | ||
downloads.py | ||
models.py | ||
sessions.py | ||
ssl.py | ||
status.py | ||
uploads.py | ||
utils.py |