[New-bugs-announce] [issue2351] Using __(get|set|del)slice__ needs a Py3K warning

Brett Cannon report at bugs.python.org
Mon Mar 17 20:25:50 CET 2008


New submission from Brett Cannon <brett at python.org>:

Using any of the slicing methods (e.g., __getslice__) should raise a
Py3K warning.

----------
components: Interpreter Core
keywords: 26backport
messages: 63721
nosy: brett.cannon
priority: immediate
severity: normal
status: open
title: Using __(get|set|del)slice__ needs a Py3K warning
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2351>
__________________________________


More information about the New-bugs-announce mailing list