I have looked in the standard library and on StackOverflow, and have not found a similar question. So, is there a way to do the following without rolling my own function? Bo
float(stringPercent.strip('%')) / 100.0