You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from uploadToLinode import uploadAFileToLinodeWithWXMediaID, uploadAFileToLinode
TMPDIRECTORY = '/tmp'
uploadAFileToLinodeWithWXMediaID(TMPDIRECTORY+'/'+'new.jpg', -1, -1) #upload new pic to REST API picture server and notify it with weixin picture id at the same time.