youtube-dl/youtube_dl
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
..
downloader [mplayer] Modernize 2014-11-26 12:34:52 +01:00
extractor [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
postprocessor [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
YoutubeDL.py [YoutubeDL] Remove incorrect documentation 2014-11-26 11:25:43 +01:00
__init__.py Fix all PEP8 issues except E501 2014-11-23 22:21:46 +01:00
__main__.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
aes.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [compat] Beautify assertion 2014-11-26 11:48:09 +01:00
jsinterp.py Update jsinterp.py 2014-11-21 17:09:22 +08:00
options.py Clarify --no-playlist documentation (Closes #4309) 2014-11-26 10:51:03 +01:00
swfinterp.py PEP8 applied 2014-11-23 20:41:03 +01:00
update.py [update] Remove useless import 2014-11-26 12:37:45 +01:00
utils.py [utils] remove useless u prefix 2014-11-26 11:50:22 +01:00
version.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00