]> git.ipfire.org Git - thirdparty/jinja.git/commit
Give Cycler a next() method so that it works in python2 and 3 525/head
authorMatt Haggard <haggardii@gmail.com>
Tue, 29 Dec 2015 23:12:39 +0000 (16:12 -0700)
committerMatt Haggard <haggardii@gmail.com>
Tue, 29 Dec 2015 23:12:39 +0000 (16:12 -0700)
commit77781b93a54e6951b9566f8fca655c40542a3de9
tree5bb17af6241111c1fc0ac91f8f2441d8f75c9073
parentb78f2617b04cc549ed5fea4eca944c4d8054d187
Give Cycler a next() method so that it works in python2 and 3
jinja2/utils.py
tests/test_api.py