示例#1
0
文件: principal.py 项目: ehelms/pulp
 def __init__(self):
     User.__init__(self, login=self.LOGIN, password=self.LOGIN)