From: Michael Prokop Date: Thu, 28 Feb 2019 14:49:19 +0000 (+0100) Subject: Force usage with python2 X-Git-Tag: v0.16.4~4 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=203ce99b86a979454302b2f24140b1d1db34654e;hp=203ce99b86a979454302b2f24140b1d1db34654e;p=grml2usb.git Force usage with python2 grml2usb isn't py3k-ready yet, so until we're there ensure we don't run under python3, even by accident. Closes: #921327 ---