Tim Peters added the comment:

Please read this:

http://docs.python.org/2/tutorial/floatingpoint.html

A web search will lead you to thousands of discussions of alternatives.  
Probably best to use the `decimal` module if you're working heavily with 
decimal values.

----------
nosy: +tim.peters
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19269>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to