> Unless, what does `python -c 'import sys;prin...
# general
m
Unless, what does
python -c 'import sys;print(sys.platform)'
show on that machine?
It returns "win32"