replacing bash

This commit is contained in:
age 2006-08-16 07:17:44 +00:00
parent e0ec6cb9a4
commit c473798003
8 changed files with 321 additions and 0 deletions

View file

@ -0,0 +1,6 @@
class CryptoBoxContainer:
def __init__(self, device):
self.device = device