Juno360219's picture
hhh
28ed1ae
raw
history blame
119 Bytes
`import os
from platform import python_version
if python_version() >= 3.7 && os.name == "posix":
import platform_tools