Exemplo n.º 1
0
 def help(self):
     truecrypt.call(['-h'])
Exemplo n.º 2
0
 def run(self, argv):
     truecrypt.call(argv[1:])