コード例 #1
0
 def setUp(self):
     self.subdir = os.path.join(os.path.dirname(__file__), 'files')
     self.auth = Authenticate()
     os.environ['TWITTER'] = 'twitter-files'
コード例 #2
0
def auth():
    return Authenticate()