You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins/httpapi
Jon Dufresne ef67d4074b Prefer io.BytesIO over six; available on all supported Pythons (#45388)
On all supported Pythons, the io.BytesIO is always a stream
implementation using an in-memory bytes buffer. Makes code slightly more
forward compatible by reducing use of the six module.
6 years ago
..
__init__.py New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
test_ftd.py Prefer io.BytesIO over six; available on all supported Pythons (#45388) 6 years ago