Steven D'Aprano <[EMAIL PROTECTED]> writes: > > implementation in pure Python). Finally, arithmetic would become very > > confusing if there were three distinct numeric types; it already causes > > enough confusion with two!
There's already ints, longs, floats, complexes, and decimals. What's the problem with one more? -- http://mail.python.org/mailman/listinfo/python-list