diff -r fd69e2f2cb72 Lib/test/test_numeric_tower.py --- a/Lib/test/test_numeric_tower.py Mon Mar 14 18:58:41 2011 +0200 +++ b/Lib/test/test_numeric_tower.py Mon Mar 14 23:55:22 2011 +0100 @@ -1,4 +1,4 @@ -# test interactions betwen int, float, Decimal and Fraction +# test interactions between int, float, Decimal and Fraction import unittest import random