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-08-03 01:49:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0c856d5471a08b53039bb317c40f5ec39cc0eee
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