Ejemplo n.º 1
0
def feed(access_token):
    dir_path = FileUtility.get_feed_data_path()
    print 'now fetching = feed\n'
    fetch_core(dir_path, "me/feed", access_token)