Re: [Pyobjc-dev] NSDecimalNumber to the next level
Brought to you by:
ronaldoussoren
From: Pierce T.W. I. <pi...@tw...> - 2004-03-10 17:15:49
|
> You're using the wrong version of PyObjC: > Testing my use cases then, only one fails: print Foundation.NSDecimalNumber.zero().decimalNumberByAdding_(4.4) Which I'll go dig into, since that's a float -> NSDN issue. Hmmmm.... Anyone mind if PyObjC just build NSDNs instead of NSNumbers? Pierce |