Palmer created THRIFT-4012:
------------------------------
Summary: Python Twisted implementation uses implements, not
compatible with Py3
Key: THRIFT-4012
URL: https://issues.apache.org/jira/browse/THRIFT-4012
Project: Thrift
Issue Type: Bug
Reporter: PalmerThe Zope implements method is not compatible with Python 3. Instead, @implementer is compatible with Python 3 as well as Python 2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
