Files
freeipa/ipatests/test_ipapython
Petr Viktorin acf519f5c5 ipapython.secrets: Port to Python 3
StringIO was renamed in Python 3. The import was was unused,
so remove it.

Files need to be opened in binary mode if bytes are written to them.
(For Python 2: on Linux, there's no practical difference between
text and binary mode)

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-10-27 17:23:25 +01:00
..
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2015-10-07 10:27:20 +02:00
2015-10-07 10:27:20 +02:00