]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Fork and exec using the current Python interpreter
authorVincent Bernat <vincent@bernat.ch>
Thu, 16 Jan 2020 10:48:59 +0000 (11:48 +0100)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Thu, 16 Jan 2020 11:12:56 +0000 (12:12 +0100)
commitbb7ba305c03defee540cbbe2a2a272aaa8dc4ce4
tree6f92ea30a46173a3cd9fca11f60b32fb39ee037c
parent7bdc2c19797be2a00c03c07312d7b1be6c32a8a2
Fork and exec using the current Python interpreter

When testing against various versions of Python by invoking autorandr
with an explicit Python interpreter, in batch mode, autorandr will
reexecute itself without specifying the Python interpreter. This
change makes sure it is reexecuted using the current Python
interpreter.
autorandr.py