Example #1
0
 def __init__(self):
     self.clientList = list()
     self.validator = Validator()
Example #2
0
 def __init__(self):
     self.bookList = list()
     self.validator = Validator()