????
| Current Path : /proc/self/root/lib/python3.9/site-packages/ipaclient/remote_plugins/2_49/ |
| Current File : //proc/self/root/lib/python3.9/site-packages/ipaclient/remote_plugins/2_49/__init__.py |
#
# Copyright (C) 2016 FreeIPA Contributors see COPYING for license
#
from ..compat import CompatCommand, CompatMethod, CompatObject
Object = CompatObject
class Command(CompatCommand):
api_version = u'2.49'
class Method(Command, CompatMethod):
pass