Message2440

Author archon55
Recipients
Date 2005-04-14.08:38:29
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1186138

Ok, here is the CVS PyDictionary diff result requested.  At
this point it  is not clear whether or not implementing
java.util.Iterator on Python iterators is desired or
requested therefore it won't be addressed.  

If there is no interest in calling java iterator methods
from jython then it does not make sense.  It is simple to
just create a java collection with the underlying jython
collection then iterate from there. 

Mike
History
Date User Action Args
2008-02-20 17:18:28adminlinkissue1181404 messages
2008-02-20 17:18:28admincreate