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 | 68c108d2a7c5d2c2f38bfc5dba82d25047678fae (patch) | |
tree | 68b28663a4aaea4fe5d9b7f4ddfa28ccf118e0e2 /Python/pythonrun.c | |
parent | 425cb7f4aeed229874bdfd9d34e484be95a228e4 (diff) | |
download | cpython-68c108d2a7c5d2c2f38bfc5dba82d25047678fae.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