freeipa/install/oddjob
Jan Cholasta 23507e6124 Alias "unicode" to "str" under Python 3
The six way of doing this is to replace all occurences of "unicode"
with "six.text_type". However, "unicode" is non-ambiguous and
(arguably) easier to read. Also, using it makes the patches smaller,
which should help with backporting.

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2015-09-17 11:08:43 +02:00
..
etc trusts: add support for one-way trust and switch to it by default 2015-07-08 01:56:52 +02:00
com.redhat.idm.trust-fetch-domains Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
Makefile.am trusts: add support for one-way trust and switch to it by default 2015-07-08 01:56:52 +02:00