[New-bugs-announce] [issue9930] Incorrect semantics of __radd__ method for builtin types

Mark Shannon report at bugs.python.org
Thu Sep 23 20:39:52 CEST 2010


New submission from Mark Shannon <marks at dcs.gla.ac.uk>:

Attached program fails.
See comments in file for details and possible diagnosis

----------
files: binary_op_mimic.py
messages: 117216
nosy: Mark.Shannon
priority: normal
severity: normal
status: open
title: Incorrect semantics of __radd__ method for builtin types
type: behavior
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.1
Added file: http://bugs.python.org/file18981/binary_op_mimic.py

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


More information about the New-bugs-announce mailing list