Build with python

Created by: jychoi-hpc

When I am trying to build with python (-DADIOS2_USE_Python=ON), it looks like cmake is trying to find "python3" first, not "python".

I am wondering if this is the current case. I think it didn't do that way before.

I think it would be reasonable to search "python" first by default.