[issue3454] __getitem__() doesn't capture all slices if class inherits from list, tuple or str

John Firestone report at bugs.python.org
Sun Jul 27 21:58:01 CEST 2008


Changes by John Firestone <johnf at freenet.de>:


----------
components: Interpreter Core
files: getitem_problem.py
nosy: johnf
severity: normal
status: open
title: __getitem__() doesn't capture all slices if class inherits from list, tuple or str
type: performance
versions: Python 2.5
Added file: http://bugs.python.org/file10992/getitem_problem.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3454>
_______________________________________


More information about the Python-bugs-list mailing list