Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Switch to the implements declaration style zope requires in python 3#38

Open
ElementalAlchemist wants to merge 1 commit intoDesertBus:masterfrom
ElementalAlchemist:implement-style
Open

Switch to the implements declaration style zope requires in python 3#38
ElementalAlchemist wants to merge 1 commit intoDesertBus:masterfrom
ElementalAlchemist:implement-style

Conversation

@ElementalAlchemist
Copy link
Copy Markdown
Contributor

In Python 3, zope.interface requires using the @implements decorator rather than implements function calls. This should work in Python 2 & 3 (as opposed to the implements() call which is an error in Python 3).

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant