Merge pull request #281 from panos/develop

bin2c: Don't assume that the default Python version is higher than 2
This commit is contained in:
JF002 2021-05-02 10:44:41 +02:00 committed by GitHub
commit a5ef1b987f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
"""
bin2c