Fix quotation.
This commit is contained in:
parent
d30cc3dc35
commit
22cb64a602
|
@ -21,9 +21,9 @@ BDFL Pronouncement
|
||||||
|
|
||||||
This PEP is rejected. The needs outlined in the rationale section
|
This PEP is rejected. The needs outlined in the rationale section
|
||||||
have been addressed to some extent by the acceptance of PEP 327
|
have been addressed to some extent by the acceptance of PEP 327
|
||||||
for decimal arithmetic. Guido also noted that "Rational arithmetic
|
for decimal arithmetic. Guido also noted, "Rational arithmetic
|
||||||
was the default 'exact' arithmetic in ABC and it did not work out as
|
was the default 'exact' arithmetic in ABC and it did not work out as
|
||||||
expected. See the python-dev discussion on 17 June 2005.
|
expected". See the python-dev discussion on 17 June 2005.
|
||||||
|
|
||||||
Rationale
|
Rationale
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue