]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge pull request #525 from iffy/fix-cycle-next
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 18:18:42 +0000 (19:18 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2017 18:18:42 +0000 (19:18 +0100)
Give Cycler a next() method so that it works in python2 and 3

1  2 
jinja2/utils.py

diff --cc jinja2/utils.py
Simple merge