示例#1
0
 def _doStep1(self, account_name):
     flow, auth_uri = Auth.AddAccountStep1(account_name)
     self._showStep2(account_name, flow, auth_uri)