preprocessor: don't hardcode the python interpretor path

This commit is contained in:
Danny Robson 2018-08-10 13:39:51 +10:00
parent d1866d9b70
commit 1d176f2fe4

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import itertools