cryptonas-branches/pythonrewrite/bin2/CryptoBoxContainer.py

7 lines
81 B
Python
Raw Normal View History

2006-08-16 09:17:44 +02:00
class CryptoBoxContainer:
def __init__(self, device):
self.device = device