def __init__(self): Url.__init__(self) Mother.__init__(self) self.dirpath = path + "\\industry_and_business_establishment" self.logpath = path + "\\log\\industry_and_business_establishment" self.writefilepathComment = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\comment\economy_industry_and_business_establishment.json" self.writefilepathLike = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\like\economy_industry_and_business_establishment.json"
def __init__(self): Url.__init__(self) Mother.__init__(self) self.dirpath = path + "\\living_economy" self.logpath = path + "\\log\\living_economy" self.writefilepathComment = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\comment\economy_living_economy.json" self.writefilepathLike = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\like\economy_living_economy.json"
def __init__(self): Url.__init__(self) Mother.__init__(self) self.dirpath = path + "\\medium_term_and_venture" self.logpath = path + "\\log\\medium_term_and_venture" self.writefilepathComment = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\comment\economy_medium_term_and_venture.json" self.writefilepathLike = r"C:\Users\ezfarm\PycharmProjects\sk_poc_comment_get\GetComment\economy\filew\like\economy_medium_term_and_venture.json"