Marcin Bachry <hegel...@gmail.com> added the comment: Using "grep" I found the same code in Modules/arraymodule.c:
from array import array del array('i', range(10))[9::1<<333] ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7788> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com