Decimal() instead of float?

Steve Holden steve at holdenweb.com
Mon Nov 13 04:45:24 EST 2006


Michael B. Trausch wrote:
> Is there a way to use Decimal() by default in Python instead of float?  

No. You'll just have to be explicit.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list