Message2699

Author crotwell
Recipients
Date 2007-04-25.20:09:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Allow any object with an iterator() method to be iterated. This one method is the Iterable interface in 1.5, but calling it by reflection works in 1.4.
History
Date User Action Args
2008-02-20 17:18:42adminlinkissue1707681 messages
2008-02-20 17:18:42admincreate