yt-dlc/devscripts
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.
..
gh-pages [test_unicode_literals] Arm unicode_literals check
SizeOfImage.patch wine-py2exe.sh to create the exe under linux (!!)
SizeOfImage_w.patch wine-py2exe.sh to create the exe under linux (!!)
bash-completion.in [bash-completion] Complete filename if `—load-info` is given
bash-completion.py [test_unicode_literals] Arm unicode_literals check
buildserver.py PEP8: applied even more rules
check-porn.py [test_unicode_literals] Arm unicode_literals check
fish-completion.in Add a completion script generator for the fish shell
fish-completion.py remove useless line, the result is never used
make_readme.py [test_unicode_literals] Arm unicode_literals check
posix-locale.sh moved make release to devscripts/release.sh
prepare_manpage.py [test_unicode_literals] Arm unicode_literals check
release.sh [devscripts/release] Do not restore youtube-dl{,.exe} binaries
wine-py2exe.sh moved make release to devscripts/release.sh
zsh-completion.in support zsh completion
zsh-completion.py [test_unicode_literals] Arm unicode_literals check