[issue25971] Optimize converting float and Decimal to Fraction

Stefan Krah report at bugs.python.org
Tue Dec 29 14:47:04 EST 2015


Stefan Krah added the comment:

Sorry for the bikeshedding, but I find this interesting:

Poly/ML (Cambridge), ghci (Glasgow) and OCaml (INRIA) appear to
use error messages without a full stop but starting in uppercase.

SML/NJ (Bell Labs) uses lowercase (and no full stop).


Perhaps this is a British/European vs. American issue?


Regarding int/-inf: I don't think it's important to distiguish
between them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25971>
_______________________________________


More information about the Python-bugs-list mailing list