On Wed, Jul 30, 2008 at 11:36 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>
> FWIW, are there any legitimate occurrences of OverflowError in Py3k
> now that ints have unlimited range?

I believe not being able to convert an int to Py_ssize_t with
PyNumber_AsSsize_t is a valid use.
>
> --
> --Guido van Rossum (home page: http://www.python.org/~guido/)
>



-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to