[Python-3000] [PATCH] Fix broken round and truncate behaviour (PEP3141)

Keir Mierle keir at google.com
Thu Aug 23 03:34:20 CEST 2007


This patch fixes the previously added truncate, and also fixes round
behavior. The two argument version of round is not currently handling
the round toward even case.

Keir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: round_truncate_fix.diff
Type: text/x-patch
Size: 6257 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20070822/757bdb72/attachment.bin 


More information about the Python-3000 mailing list