Adding iterator reset for Rules iteration (#59)
When iterating over a Rules object, the iteration would work for a single pass before throwing a StopIteration exception. This slightly changes the iteration logic to reset to the iteration list head after a full iteration has been completed.
Showing
Please
register
or
sign in
to comment