[Python-Dev] PEP 327: Decimal data type (original) (raw)
Batista, Facundo FBatista at uniFON.com.ar
Tue Apr 6 10:13:43 EDT 2004
- Previous message: [Python-Dev] Expert floats
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Aahz]
#- > where value1
can be int, long, string, tuple or Decimal,
#- > value1
can be only float, and decimal_digits
is an optional
#- > int.
#-
#- You mean value2 in the second case, right?
Yes, thank you. This and other typos has been fixed by Tim Peters in the process of acceptance of the PEP.
So, you can expect a more typo-free PEP in the future, :)
. Facundo
- Previous message: [Python-Dev] Expert floats
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]