mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-06-19 19:32:40 +09:00

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.
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.