This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2002-12-29.05:24:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

This would be a nice idea for completeness but it is neither 
necessary nor desirable.  d[k]=v is a faster, clearer, one-
way-to-do-it alternative.

The side-effect is also undesirable.  I'm -0 on this one.
History
Date User Action Args
2007-08-23 15:18:30adminlinkissue643565 messages
2007-08-23 15:18:30admincreate