New submission from Francois <duf.franc...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue8152> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com