1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-10 13:51:45 +01:00
Philipp Hagemeister dcddc10a50 [test_unicode_literals] Arm unicode_literals check
From now on, the line

from __future__ import unicode_literals

should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
..
2014-11-23 21:39:15 +01:00
2014-11-16 15:17:48 +01:00
2014-11-23 20:41:03 +01:00
2014-11-16 15:17:48 +01:00
2014-11-23 20:41:03 +01:00
2014-11-16 15:17:48 +01:00
2014-11-23 20:41:03 +01:00