]> git.alsa-project.org Git - alsa-tools.git/commit
hwmixvolume: switch the shebang to python
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Tue, 18 Sep 2018 13:42:35 +0000 (15:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Sep 2018 07:08:55 +0000 (09:08 +0200)
commitfb043847de869cf4d82049e2ac0937819fab78f5
tree99fe58a51a74d50f9eb4be23695c476c35417c9b
parent213b28a5aa71ffbd77443e17d805743f39f50821
hwmixvolume: switch the shebang to python

This signifies that this code is now compatible with both Python 2 and
Python 3, as per PEP-0394[1].

[1] https://www.python.org/dev/peps/pep-0394/

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hwmixvolume/hwmixvolume