yt-dlp/devscripts
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
..
gh-pages [/__init__] Define public API
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 Don't use bare 'except:'
fish-completion.in Add a completion script generator for the fish shell
fish-completion.py remove useless line, the result is never used
generate_aes_testdata.py [test/aes] Test aes_decrypt_text with 256 bit
make_contributing.py [devscripts/make_contributing] Switch to optparse (Fixes )
make_readme.py [test_unicode_literals] Arm unicode_literals check
make_supportedsites.py Fix build with python 2.6
posix-locale.sh moved make release to devscripts/release.sh
prepare_manpage.py [README] Add table of contents (Closes )
release.sh [descripts/release] Regenerate auxiliary documentation on build as well
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