[Python-Dev] Re: Decimal data type issues (original) (raw)
Batista, Facundo FBatista at uniFON.com.ar
Fri Apr 16 11:32:19 EDT 2004
- Previous message: [Python-Dev] syncmail question - how to get submitter as From:?
- Next message: [Python-Dev] Re: Decimal data type issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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
- Previous message: [Python-Dev] syncmail question - how to get submitter as From:?
- Next message: [Python-Dev] Re: Decimal data type issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]