1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00
svtplay-dl/lib/svtplay_dl/utils
Olof Johansson 73694a1703 get_http_data: Create Request object
The OpenerDirector does not support .adddata(), but it OpenerDirector.open()
does accept being passed a Request object.
2013-04-27 13:46:38 +02:00
..
__init__.py get_http_data: Create Request object 2013-04-27 13:46:38 +02:00
io.py utils.io: Forgot to add pylint disable for E0611 2013-04-27 13:05:10 +02:00
urllib.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00