Author noamr
Recipients
Date 2006-06-17.19:18:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=679426

Attached is an improved patch, which does exactly the same
thing but with less code. It shows that, at least from the
implementation's point of view, an empty tuple for an empty
subscript list works like an n-tuple for an n-sized
subscript list.

You can also see it in http://python.pastebin.com/715221
History
Date User Action Args
2007-08-23 15:52:44adminlinkissue1503556 messages
2007-08-23 15:52:44admincreate