mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-05 10:47:27 -05:00
In Python 3, implicit relative imports will not be supported. Use fully-qualified imports everywhere. Reviewed-By: Tomas Babej <tbabej@redhat.com>