commit | f1094140944721ca852d49fb30e107d4ffec6f12 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Aug 18 00:20:20 2015 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue Aug 18 00:20:20 2015 -0700 |
tree | 7e87acac897d44d25b3094c2f98a290d61cb90b7 | |
parent | a6ea44aed146d571a7236f2089255625c3c83693 [diff] |
Inline PyIter_Next() matching the other itertools code.