Laid groundwork for displaying avatar images
This commit is contained in:
@ -6,6 +6,7 @@ from threading import Thread,RLock
|
||||
from twitter import Api
|
||||
from urllib2 import HTTPError,URLError
|
||||
|
||||
|
||||
class CustomApi(Api):
|
||||
'''
|
||||
This is a Twitter API with an RLock for multi-threaded access
|
||||
|
Reference in New Issue
Block a user