[issue8152] Divide error on Windows 7 Home Premium 64 bits

Francois report at bugs.python.org
Tue Mar 16 01:07:45 CET 2010


New submission from Francois <duf.francois at gmail.com>:

On a freshly installed Python 2.6.4, the division / truncates the result to the lower integer as // should.

This occurs on both the current 32 and 64 bits builds.

This is shown in the attached picture.

----------
components: Interpreter Core, Windows
files: python_interpreter.png
messages: 101140
nosy: f_dufour
severity: normal
status: open
title: Divide error on Windows 7 Home Premium 64 bits
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file16559/python_interpreter.png

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8152>
_______________________________________


More information about the Python-bugs-list mailing list