José Matos wrote: > Actually now that I think and research more about this particular problem we > can get away with since the > > from __future__ import division > > works since python 2.2 (and we only support versions later than 2.3.4). > > The point was more that we need to test this carefully to assure that there > are no "subtle" bugs. I am not saying that it can not be done, it can but it > requires more work than a simple patch.
ok, knowing little about python i'll trust your decision. if it should become part of 2.0 we must put it in asap, otherwise it will wait for 2.1. pavel