[Tracker-discuss] [issue181] quotient issue in version 2.5.1

Paul Dubois metatracker at psf.upfronthosting.co.za
Tue Jan 22 17:39:37 CET 2008


Paul Dubois added the comment:

This tracker is for reporting errors in the tracker. To report errors in Python
please go to bugs.python.org.

In 2.5.1 the behavior you want is not yet the default. Use

from __future__ import division

before dividing integers to get the behavior you want.

----------
assignedto:  -> dubois
nosy: +dubois
status: unread -> resolved

_______________________________________________________
Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue181>
_______________________________________________________


More information about the Tracker-discuss mailing list