1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-30 00:00:02 -04:00
Files
youtube-dl/youtube_dl/utils.py
T
Yen Chi Hsuan b407d8533d [utils] Drop an compatibility wrapper for Python < 2.6
addinfourl.getcode is added since Python 2.6a1. As youtube-dl now
requires 2.6+, this is no longer necessary.

See https://github.com/python/cpython/commit/9b0d46db115c10767b240a0a64286214b50fe6ad
2017-05-27 23:05:02 +08:00

116 KiB