Issue with floating point numbers

Is there a good way to make python evaluate the following statement to True?

0.1 + 0.1 + 0.1 == 0.3