Skip to content

Instantly share code, notes, and snippets.

@cnpopeye
cnpopeye / weibo.py
Last active December 11, 2015 23:48 — forked from mazesoul87/weibo.py
#!/usr/bin/env python
# -*- coding:utf-8 -*-
'''
##
cn.popeye 2013-01-30
_on_get_user_info
mod: 增加返回 session dict [ access_token, expires_in, uid ]
cn.popeye 2013-01-31