]> granicus.if.org Git - python/commit
Issue #16711: Fix required method names for collections.Iterator
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 18 Dec 2012 13:53:39 +0000 (15:53 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 18 Dec 2012 13:53:39 +0000 (15:53 +0200)
commita9466c653017771aaa60a08f0d7b2fe660b7f712
treec619d1d9810448f7be4e1805061d9a13acde177f
parent928405303dfdb740e5b40815a0cfdb2da92f768d
parente2303f8970ee6f30d3781ad31f76530d135a57b5
Issue #16711: Fix required method names for collections.Iterator

Thanks to Inada Naoki