Decimal arithmatic, was Re: Python GUI app to impress the bos s?
Steve Holden
sholden at holdenweb.com
Tue Oct 1 12:21:09 EDT 2002
More information about the Python-list mailing list
Tue Oct 1 12:21:09 EDT 2002
- Previous message (by thread): Decimal arithmatic, was Re: Python GUI app to impress the boss?
- Next message (by thread): Decimal arithmatic, was Re: Python GUI app to impress the boss?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"James J. Besemer" <jb at cascade-sys.com> wrote in message news:mailman.1033464184.26508.python-list at python.org... > > sismex01 at hebmex.com wrote: > > >"Integer arithmetic" != "32-bit integer arithmetic". > > > I never said it was. I made a true assertion about "normal integers," > meaning the native machine word size on most machines. > > >Python longs are memory-limited, yet they > >are also based on machine integers. Does that make them > >unsuitable? > > > I know. I never said they weren't. > > But Steve said "integers' NOT "Python longs" and my only point was that > Steve's original suggestion (as stated) was not practical with most > machine's native integers. > I never said that, as I have already pointed out. It was Outlook Express' weird quoting, which in that post I failed to correct, that made it look like me. Be that as it may, if that was your only point you'd do well to stop hammering it now everyone's heard you. > And I'll add that if you're going to consider Longs you may as well go > with FixedPoint and do it "right". ;o) > regards ----------------------------------------------------------------------- Steve Holden http://www.holdenweb.com/ Python Web Programming http://pydish.holdenweb.com/pwp/ Previous .sig file retired to www.homeforoldsigs.com -----------------------------------------------------------------------
- Previous message (by thread): Decimal arithmatic, was Re: Python GUI app to impress the boss?
- Next message (by thread): Decimal arithmatic, was Re: Python GUI app to impress the boss?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list