1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-04 20:37:06 -05:00
Files
youtube-dl/youtube_dl/utils.py
Jaime Marquínez Ferrándiz 293f0f39ce [utils] make_HTTPS_handler: Remove try/except block that would always raise an exception
This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
2014-12-12 23:43:25 +01:00

46 KiB