freeipa/ipatests/test_cmdline
Christian Heimes 0a5a7bdef7 Fix test_cli_fsencoding on Python 3.7
Starting with Python 3.7, PEP 538 addresses the locale issue. Python now
supports UTF-8 file system encoding with non-UTF-8 C locale.

See: https://docs.python.org/3/whatsnew/3.7.html#whatsnew37-pep538
See: https://pagure.io/freeipa/issue/5887
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-11-07 13:11:48 +01:00
..
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
cmdline.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_cli.py Fix test_cli_fsencoding on Python 3.7 2018-11-07 13:11:48 +01:00
test_help.py Py3: Replace six.moves imports 2018-10-05 12:06:19 +02:00
test_ipagetkeytab.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00