Skip to content
Commit ae2a8bb4 authored by Julien Phalip's avatar Julien Phalip
Browse files

Fixed a test that was failing in Python 3.

The issue was that as of Python 3, the generators' `next()`
method becomes `__next()`. Thanks Alex Gaynor for noticing that.
Refs #19890.
parent a8449d43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment