[compat] Fix test_cmdline_umlauts on Python 2.6
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 7 Jul 2016 14:30:58 +0000 (22:30 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 7 Jul 2016 14:30:58 +0000 (22:30 +0800)
commitec3518725b2d33c2bd664a965ead007e000dec37
treef6df52be1e1136af46bd61b9ab4e78aaea294b9f
parent5f87d845eb87ba07d5e9fca1fb00a9bb8b7f2f2a
[compat] Fix test_cmdline_umlauts on Python 2.6

The original statement raises uncaught UnicodeWarning on Python 2.6
youtube_dl/compat.py