> "Terry Reedy" <[EMAIL PROTECTED]> wrote:
> > as a side note, the ints that are cached (for current versions of
> > Python) are in range(-1, 100)... is this documented somewhere?
> Not true for at least 2.4 and 2.5.  The cached range has expanded

oops, apologies to all... it really *is* subject to change. ;-) it's
now range(-5, 257).

-wesley
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to