Message678

Author bckfnn
Recipients
Date 2002-07-03.21:37:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4201

This is not a bug. The result of augmented assignment
operator must be rebound back as a attribute or index or
name. It is not acceptable to depend solely on the __iadd__
to modify the attribute.
History
Date User Action Args
2008-02-20 17:17:06adminlinkissue574546 messages
2008-02-20 17:17:06admincreate