diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-03-17 21:59:21 +0100 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-03-17 21:59:21 +0100 |
commit | ecbe1ad2073ffa4b084a69854e000f6e03cba09c (patch) | |
tree | b3b8acc37320e5c0f22c9f233fe9fef0e43487fe /youtube_dl/extractor/ro220.py | |
parent | 9d840c43b535be0e70f7f9a35bf5787ffdb7ecf6 (diff) |
[generic] Fix access to removed function in python 3.4
The `Request.get_origin_req_host` method was deprecated in 3.3, use the
`origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host.
Diffstat (limited to 'youtube_dl/extractor/ro220.py')
0 files changed, 0 insertions, 0 deletions