Commit 918fa1961b44bfe2750189539e43f46b62e2560d
- Diff rendering mode:
- inline
- side by side
  | |||
35 | 35 | graph = facebook.GraphAPI(access_token) | |
36 | 36 | graph.put_object(conf.username, 'feed', link=response.url, | |
37 | 37 | description=content[0]['content'].encode('utf8'), | |
38 | message="@CGNetSwara http://cgnetswara.org/" + | ||
38 | message="#CGNetSwara http://cgnetswara.org/" + | ||
39 | 39 | content[1]['audio']) |