bin2c: Don't assume that the default Python version is higher than 2
This commit is contained in:
parent
77470e73f9
commit
fd19599f3e
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#-*- coding: utf-8 -*-
|
||||
"""
|
||||
bin2c
|
||||
|
|
Loading…
Reference in a new issue