On Fri, Jul 30, 2010 at 1:31 PM, Baiju M <mba...@zeomega.com> wrote:
> Does class advisors like 'implements' and 'adapts' are going to work
> in Python 3 ? If not, should we discourage its usage now ?

They won't work anymore.

zope.interface contains 2to3 fixers to rewrite them to a class
decorator syntax IIRC.

Hanno
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to