This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2026-09-03 20:52:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90a34f386555ca8352e38b6186136a6750517116
freeipa
/
ipa-python
/
group.py
T
8 lines
100 B
Python
Raw
Normal View
History
Unescape
Escape
Initial support for Groups
2007-08-24 15:42:56 -04:00
from
ipa.entity
import
Entity
class
Group
(
Entity
):
def
__init2__
(
self
):
pass
Reference in New Issue
Copy Permalink