On Sun, Jun 1, 2008 at 8:15 AM, Raymond Hettinger <[EMAIL PROTECTED]> wrote: > Discussion > ---------- > The only known use cases for variants of int are types that limit the range > of > values to those that fit in a fixed storage width.
Add: * Faster big integers (gmpy) * Integers with exact division to rationals (e.g. sympy) Fredrik _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com