]> git.phdru.name Git - dotfiles.git/commit
Adapt Python scripts to Python 3
authorOleg Broytman <phd@phdru.name>
Sat, 9 Nov 2019 23:01:39 +0000 (02:01 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 9 Nov 2019 23:01:39 +0000 (02:01 +0300)
commitf0344023aa21ede3b47d77559af54b97c37f328b
tree0a93d613d010552b5e3aca12dde291d9c23cf883
parentc5883d2a782366c0a3468a989e756cf37dabbd46
Adapt Python scripts to Python 3

Fix some `flake8` errors.
14 files changed:
bin/abspath.py
bin/decode-URLs.py
bin/get_html_encoding.py
bin/get_xml_encoding.py
bin/iconv.py
bin/iconvx.py
bin/iconvxml.py
bin/idna.py
bin/latin1_to_ascii.py
bin/mc_type.py
bin/recode-filenames-recursive.py
bin/recode_filenames.py
bin/unzip.py
bin/zip.py