Reinhold Birkenfeld wrote:
> He is speaking of Decimals...
> 
> d = Decimal("199.999")
> d._round(5, decimal.ROUND_DOWN)

Is one really supposed to call the underscore methods like that?

-Peter  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to