Example #1
0
 def __init__(self, info, read):
     VerifyBase.__init__(self, info, read)
Example #2
0
    def __init__(self, info, read):
        VerifyBase.__init__(self, info, read)

        self.squashed_pagedata_records = 0
Example #3
0
    def __init__(self, info, read):
        VerifyBase.__init__(self, info, read)

        self.squashed_pagedata_records = 0
Example #4
0
 def __init__(self, info, read):
     VerifyBase.__init__(self, info, read)