freeipa/install/migration
Petr Viktorin 6a741b51da Replace dict.has_key with the 'in' operator
The deprecated has_key method will be removed from dicts in Python 3.

For custom dict-like classes, has_key() is kept on Python 2,
but disabled for Python 3.

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-08-12 18:17:23 +02:00
..
error.html webui: apply PatternFly theme on migration pages 2014-06-10 10:23:22 +02:00
index.html webui: apply PatternFly theme on migration pages 2014-06-10 10:23:22 +02:00
invalid.html webui: apply PatternFly theme on migration pages 2014-06-10 10:23:22 +02:00
Makefile.am Forms based authentication UI 2012-03-02 11:04:33 +01:00
migration.py Replace dict.has_key with the 'in' operator 2015-08-12 18:17:23 +02:00