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