[New-bugs-announce] [issue9717] operator module - "in place" operators documentation

Arnaud Delobelle report at bugs.python.org
Mon Aug 30 20:49:34 CEST 2010


New submission from Arnaud Delobelle <arnodel at googlemail.com>:

More detailed explanation of how in place operators work, and how they are related to the operator module iadd, isub, ... functions.

Submitted following this message on python-list:

http://mail.python.org/pipermail/python-list/2010-August/1254243.html

----------
assignee: docs at python
components: Documentation
files: operator_inplace.diff
keywords: patch
messages: 115237
nosy: arno, docs at python
priority: normal
severity: normal
status: open
title: operator module - "in place" operators documentation
versions: Python 3.3
Added file: http://bugs.python.org/file18682/operator_inplace.diff

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


More information about the New-bugs-announce mailing list