diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2016-07-07 19:40:58 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2016-07-07 19:41:00 +0200 |
commit | 30d22dae8e39237244798a8c3fa93df11edd2548 (patch) | |
tree | be115620da2d9aec50fd0f8502ca28938dc2829c /youtube_dl/__main__.py | |
parent | 571808a7aa50fbc14c7e9db5569167bd19beac9d (diff) |
[options] Do not decode Unicode on Python 2.x
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary.
(Run python2 with -3 to see the warning before this commit)
Diffstat (limited to 'youtube_dl/__main__.py')
0 files changed, 0 insertions, 0 deletions