freeipa/ipapython/install
Petr Viktorin fb7943dab4 Use next() function on iterators
In Python 3, next() for iterators is a function rather than method.

Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-09-01 11:42:01 +02:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py Use Python3-compatible dict method names 2015-09-01 11:42:01 +02:00
common.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
core.py Use next() function on iterators 2015-09-01 11:42:01 +02:00
util.py Use Python3-compatible dict method names 2015-09-01 11:42:01 +02:00