diff options
author | Keith Beckman <kbeckman@becknet.com> | 2014-05-20 22:28:32 -0400 |
---|---|---|
committer | Keith Beckman <kbeckman@becknet.com> | 2014-05-20 22:28:32 -0400 |
commit | ee1a7032d51757aceab806db707979203626e9ea (patch) | |
tree | 13d48388814f5751ca0e4040e34359dbb64cb0cc /youtube_dl/extractor/weibo.py | |
parent | 7ed806d24165a1ce909e2a1de340703392b216cd (diff) |
Fixed errors found by travisci:
py26: re.split can't take flags. use inline flags or re.compile
py27: info_dict must be serializable. remove request object
py335, py34: no urlparse module. use utils.compat_urlparse
Diffstat (limited to 'youtube_dl/extractor/weibo.py')
0 files changed, 0 insertions, 0 deletions