Ejemplo n.º 1
0
    def __init__(self):

        self.loc = get_path(__file__) + '/../{0}'
        self.logger = get_logger(__name__)
Ejemplo n.º 2
0
    def __init__(self):

        self.loc = get_path(__file__) + '/../{0}'
        self.logger = get_logger(__name__)
Ejemplo n.º 3
0
    def __init__(self):

        self.logger = get_logger(__name__)
        self.url = 'http://www.nytimes.com/interactive/2016/01/28/upshot/donald-trump-twitter-insults.html?smid=tw-upshotnyt&smtyp=cur'
Ejemplo n.º 4
0
    def __init__(self):

        self.logger = get_logger(__name__)
        self.url = 'http://www.nytimes.com/interactive/2016/01/28/upshot/donald-trump-twitter-insults.html?smid=tw-upshotnyt&smtyp=cur'