New submission from Arnaud Delobelle <arno...@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: d...@python
components: Documentation
files: operator_inplace.diff
keywords: patch
messages: 115237
nosy: arno, d...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9717>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to