]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
[compat] Do not use unicode
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 13 Sep 2015 22:25:08 +0000 (00:25 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 13 Sep 2015 22:25:08 +0000 (00:25 +0200)
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.


No differences found