2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +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:
Jarrod Johnson 2021-06-03 16:52:22 -04:00
parent e23a88a4c3
commit 93c21d4148

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
import ctypes
import ctypes.util
import glob