diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-05-22 06:54:14 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-05-22 06:54:14 +0000 |
commit | bd695a716da3a532ebf0f3c32dd9d35d59de211e (patch) | |
tree | c2f1a5a1f7233c7dd615ce2d4d33feb8c336124a /Python/future.c | |
parent | 0ba9e3ac27d814bde97bbec212a4877e73d59c64 (diff) | |
download | cpython-git-bd695a716da3a532ebf0f3c32dd9d35d59de211e.tar.gz |
Changed all the examples with ugly platform-dependent float output to use
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 ...
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions