Skip to content

Conversation

@a-z-e-r-i-l-a
Copy link

Since iter.next() is removed python 3 changing the self.rembos.next to next(self.rembos) makes it usable on python 3 too.

Since iter.next() is removed python 3  changing the self.rembos.next to next(self.rembos) makes it usable on python 3 too.
@AlexanderFabisch
Copy link
Contributor

Hi, you might want to have a look at #1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants