In article <[EMAIL PROTECTED]>, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: ... > Discussion > ========== > > Why not size_t > -------------- > > An initial attempt to implement this feature tried to use > size_t. It quickly turned out that this cannot work: Python > uses negative indices in many places (to indicate counting > from the end). Even in places where size_t would be usable, > to many reformulations of code where necessary, e.g. in ... ^- | Minor typo: "too" ________________________________________________________________________ TonyN.:' [EMAIL PROTECTED] ' <http://www.georgeanelson.com/>
-- http://mail.python.org/mailman/listinfo/python-list