コード例 #1
0
    def __init__(self):
        BaseFetch.__init__(self)

        self.start = 0
        self.count = 20
コード例 #2
0
 def __init__(self):
     BaseFetch.__init__(self)
コード例 #3
0
    def __init__(self):
        BaseFetch.__init__(self)

        self.start = 0
        self.count = 20
コード例 #4
0
 def __init__(self):
     BaseFetch.__init__(self)