最佳答案
I am trying to split this string in python: 2.7.0_bf4fda703454
I want to split that string on the underscore _ so that I can use the value on the left side.