Author rhettinger
Recipients
Date 2006-06-03.08:22:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

Sorry, this enticing idea has already been explored and 
rejected.  This is issue is that the transformation is not 
semanatically neutral.  Currently, writing "{} in (1,2,3)" 
returns False, but after the transformation would raise an 
exception, "TypeError: dict objects are unhashable".
History
Date User Action Args
2007-08-23 15:52:30adminlinkissue1499095 messages
2007-08-23 15:52:30admincreate