mirror of
https://github.com/python/cpython.git
synced 2026-06-05 11:04:04 -04:00
bd695a716d
numbers that display nicely after repr(). From much doctest experience with the same trick, I believe people find examples with simple fractions easier to understand too: they can usually check the results in their head, and so feel confident about what they're seeing. Not even I get a warm feeling from a result that looks like 70330.345024097141 ...