Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Python 3 compatibility: Removal of Tuple Parameter Unpacking #14

Closed
ale-rt opened this issue Apr 16, 2018 · 0 comments
Closed

Python 3 compatibility: Removal of Tuple Parameter Unpacking #14

ale-rt opened this issue Apr 16, 2018 · 0 comments

Comments

@ale-rt
Copy link
Member

ale-rt commented Apr 16, 2018

The method definition in line

def remove((id, item)):

is not allowed on Python 3: see https://www.python.org/dev/peps/pep-3113/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant