Aaron Robson added the comment:
When i run into I have to bodge around it in ways like the below code.
I've only ever used round half up, has anyone here even used Bankers Rounding
by choice before?
For reference here are the other options:
http://en.wikipedia.org/wiki/Rounding#Tie-bre
Changes by Aaron Robson :
--
nosy: +AaronR
___
Python tracker
<http://bugs.python.org/issue12006>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Robson :
--
nosy: +AaronR
___
Python tracker
<http://bugs.python.org/issue3561>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Aaron Robson :
One of the main barriers to getting a working development environment for me
was having to discover that I needed, learn about and find out how to set up
the Path variable in Windows.
I propose an option in the installer (perhaps even set to be on by default