Files
freeipa/ipalib
Petr Viktorin 59d87d53b1 Do not compare types that are not comparable in Python 3
In Python 3, different types are generally not comparable (except for equality),
and None can't be compared to None.
Fix cases of these comparisons.

In ipatest.util, give up on sorting lists if the sorting raises a TypeError.

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-10-13 14:16:32 +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-09-01 11:42:01 +02:00