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 | 9ea03cf4e736a62bd4c1aa7c9f74393b86f5b2fb (patch) | |
tree | 1c773d98a0b2e7f43327dcd162ba45cb62fb5d5c /Python/pythonrun.c | |
parent | 68c108d2a7c5d2c2f38bfc5dba82d25047678fae (diff) | |
download | cpython-9ea03cf4e736a62bd4c1aa7c9f74393b86f5b2fb.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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions