On Sep 1, 2007, at 3:57 PM, Uwe Grauer wrote:

> What does "we can get rid of the conditional checks for Decimal"
> mean to you?
> Please explain.

        The Decimal module became standard in Python 2.4; prior to that it  
was an optional addition. Any code in Dabo that uses the Decimal  
module has to first check if it can be imported, and if not, behave  
differently.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to