Jonas Devlieghere 6eef8e01c7 [Python] Implement __next__ for value_iter
Python 3 iteration calls the next() method instead of next() and
value_iter only implemented the Python 2 version.

Differential revision: https://reviews.llvm.org/D67184

llvm-svn: 370954
2019-09-04 18:59:13 +00:00
..
2019-08-30 11:02:58 +00:00
2019-07-26 01:58:18 +00:00
2019-07-26 01:58:18 +00:00
2018-12-17 21:18:12 +00:00