diff options
author | Raymond Hettinger <python@rcn.com> | 2003-07-15 21:03:13 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-07-15 21:03:13 +0000 |
commit | 19db13bcc793aa5c9e818f7cbd2869ea0ea3a4bc (patch) | |
tree | 5a686b53b21ee0a032b2118bfcf43625c8f29f58 /Python | |
parent | 158af581ae68bd858eae1319845554cfdb742cc4 (diff) | |
download | cpython-git-19db13bcc793aa5c9e818f7cbd2869ea0ea3a4bc.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')
0 files changed, 0 insertions, 0 deletions