diff options
author | Raymond Hettinger <python@rcn.com> | 2003-07-15 20:57:35 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-07-15 20:57:35 +0000 |
commit | 158af581ae68bd858eae1319845554cfdb742cc4 (patch) | |
tree | ecb160ff3ed561638d58078fb4d21ac42e81d49e /Python/errors.c | |
parent | e37b4ed24e71a9045ec0e552ecac466126481fdc (diff) | |
download | cpython-git-158af581ae68bd858eae1319845554cfdb742cc4.tar.gz |
Fixed test and converted to unittest format.
Checking // would call floor division but did not test that
true division had become the default with 'from __future__ import division'.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions