Guido van Rossum wrote: > > What do you think (10**10).__index__() should return (when called from > Python)? > I'm with Guido on this point. I think (10**10).__index__() should return the full long integer when called from within Python.
-Travis _______________________________________________ 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