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

Benjamin Peterson report at bugs.python.org
Tue May 27 03:31:53 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Here's a much better patch that does warn with old-style classes.

----------
assignee:  -> georg.brandl
nosy: +georg.brandl
Added file: http://bugs.python.org/file10446/slice_methods_py3kwarn2.patch

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


More information about the Python-bugs-list mailing list