예제 #1
0
파일: principal.py 프로젝트: ehelms/pulp
 def __init__(self):
     User.__init__(self, login=self.LOGIN, password=self.LOGIN)