index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-python
/
radius_client.py
blob: 44deb74646b22b2462ad794b4be8ae79c1533106 (
plain
)
1
2
3
4
5
6
7
from
ipa
.
entity
import
Entity
class
RadiusClient
(
Entity
):
def
__init2__
(
self
):
pass