In article <595969e7-354f-456d-82b5-6aeafbabe...@d8g2000yqf.googlegroups.com>, Mark Dickinson <dicki...@gmail.com> wrote: > > - If you *really* need a number that represents the *exact* value >34.52, then use the decimal module, or perhaps consider using a simple >home-brewed fixed-point representation.
Don't use a home-brew fixed-point, rely on Uncle Tim! http://pythoncraft.com/FixedPoint.py -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "...if I were on life-support, I'd rather have it run by a Gameboy than a Windows box." --Cliff Wells -- http://mail.python.org/mailman/listinfo/python-list