mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Commit to python3 ofr imgutil
The imgutil will never be supported with python2, so we will go ahead and commit to python.
This commit is contained in:
parent
e23a88a4c3
commit
93c21d4148
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
import ctypes
|
||||
import ctypes.util
|
||||
import glob
|
||||
|
Loading…
Reference in New Issue
Block a user