cleaned up; used happdoc

This commit is contained in:
age 2006-08-16 11:07:57 +00:00
parent c473798003
commit 9cab568312
18 changed files with 2190 additions and 52 deletions

View file

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