Ed Leafe wrote: > 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. >
Ok, thanks for explanation. No problem at all, if it still will behave differently regarding Decimal. :-) Uwe _______________________________________________ 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]
