yktoo / indicator-sound-switcher

Sound input/output selector indicator for Linux
https://yktoo.com/en/software/sound-switcher-indicator/
GNU General Public License v3.0
367 stars 29 forks source link

Fix python 3.5 compatibility #72

Closed ydbondt closed 5 years ago

ydbondt commented 5 years ago

This line is the only line that breaks 3.5 compatibility, which is a pitty for users like me who run debian and don't have a support 3.6 version.

See: https://www.python.org/dev/peps/pep-0515/