Files
freeipa/ipalib
Petr Viktorin e3c05fcb73 Remove uses of the types module
In Python 3, the types module no longer provide alternate names for
built-in types, e.g. `types.StringType` can just be spelled `str`.

NoneType is also removed; it needs to be replaced with type(None)

Reviewed-By: David Kupka <dkupka@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-10-07 10:27:20 +02:00
..
2015-10-07 10:27:20 +02:00
2015-08-12 18:17:23 +02:00
2015-09-01 11:42:01 +02:00
2015-09-01 11:42:01 +02:00
2015-08-12 18:17:23 +02:00
2015-09-30 10:51:36 +02:00
2015-10-07 10:27:20 +02:00
2015-08-12 18:17:23 +02:00
2015-09-30 10:51:36 +02:00
2015-10-07 10:27:20 +02:00
2015-10-07 10:27:20 +02:00
2015-10-07 10:27:20 +02:00
2015-10-07 10:27:20 +02:00
2015-09-01 11:42:01 +02:00