[Python-Dev] Re: Decimal data type issues (original) (raw)

Batista, Facundo FBatista at uniFON.com.ar
Fri Apr 16 11:32:19 EDT 2004


[Casey Duncan]

#- If the context must be explicitly provided as an argument #- (rather than #- just a flag) I think a) is better. It depends also on what other #- arguments the constructor has, and thus what other contracts it #- fulfills. Are there other optional arguments?

Until now, it receives just the number.

Community seems to agree to be optional to pass a context for construction-time. There isn't other argument by now.

. Facundo



More information about the Python-Dev mailing list