Steven D'Aprano <[email protected]> writes: > [3, 3, 3, 3, 7, 19, 73, 87211, 262657, 1.4411518807585587e+17] > Oops, you have a float in there, how did that happen?
Looks like you are using a broken version of Python. -- https://mail.python.org/mailman/listinfo/python-list
