示例#1
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()
示例#2
0
 def ensure_bootstrapped(self):
     if not bootstrap.check_bootstrapped():
         bootstrap.bootstrap()