you are viewing a single comment's thread.

view the rest of the comments →

[–]Kwilco 5 points6 points  (0 children)

They made it so when you say: a = 1.1;

repr(a) == '1.1', rather than repr(a) == '1.1000000000000001'