[issue8529] subclassing builtin class (str, unicode, list...) needs to override __getslice__

Benjamin Peterson report at bugs.python.org
Sun Apr 25 23:44:41 CEST 2010


Benjamin Peterson <benjamin at python.org> added the comment:

This is because unicode implements __getslice__.

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list