freeipa/ipaserver/secrets
Christian Heimes 15d5e44ee8 Py3: Replace six.moves imports
Replace six.moves and six.StringIO/BytesIO imports with cannonical
Python 3 packages.

Note: six.moves.input behaves differently than builtin input function.
Therefore I left six.moves.input for now.

See: https://pagure.io/freeipa/issue/7715
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-10-05 12:06:19 +02:00
..
__init__.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
client.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
common.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
kem.py Py3: Replace six.moves imports 2018-10-05 12:06:19 +02:00
service.py secrets: disable relative-imports for custodia 2017-09-08 15:42:07 +02:00
store.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00