示例#1
0
 def action(self):
     util.shutdownall()
     return True
示例#2
0
from virtual import util

if __name__ == '__main__':
    util.shutdownall()