[issue24379] operator.subscript

Joe Jevnik report at bugs.python.org
Tue Jun 23 00:18:45 CEST 2015


Joe Jevnik added the comment:

Based on some discussion on python-ideas, this is being renamed to operator.subscript. Here is the patch that makes the correct the changes to move this object into the operator module.

----------
components: +Extension Modules -Interpreter Core
title: slice.literal notation -> operator.subscript
Added file: http://bugs.python.org/file39775/operator_subscript.patch

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


More information about the Python-bugs-list mailing list