1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 16:17:07 -05:00
Files
youtube-dl/youtube_dl/compat.py
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
2015-09-14 00:25:08 +02:00

16 KiB