Message2439

Author bzimmer
Recipients
Date 2005-04-14.02:38:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=37674

This patch needs to be broken up into smaller units of work.

Please separate the changes for PyDictionary and Iterator
into two separate patches.  Also, please complete the
implementation of all Iterator methods before submitting the
patch.  It's not acceptable for hasNext() to return true
without regard to the actual state of the iterator.

Please also use cvs diff to submit the patch as a diff file.
 It's much easier to manage and it allows for a simpler upload.
History
Date User Action Args
2008-02-20 17:18:28adminlinkissue1181404 messages
2008-02-20 17:18:28admincreate