With the last fix it will still fail under Python 2.4 on from __future__ import with_statement.
Given the problems that the ordering fix caused, requiring further 2+ releases, I suggest re-releasing 3.6.2 as 3.6.6, create 3.6 branch for ztk 1.0/1.1, and release trunk as 3.7.0 . It is incompatible, after all. -- You received this bug notification because you are a member of Divmod- dev, which is the registrant for nevow. https://bugs.launchpad.net/bugs/811792 Title: AttributeError: 'MetaTypedInterface' object has no attribute '__name__' Status in Divmod Nevow: Confirmed Status in Tahoe, the Lovely Accessible File System: New Status in zope.interface: Fix Released Bug description: This is with Nevow 0.10.0 and zope.interface 3.6.4. David-Sarah Hopwood and Drew Perttula each independently reported this error. (I haven't seen it personally, I'm just reporting what they posted.) Drew included a patch to zope.interface work-around it: http://drewp.quickwitretort.com/2011/07/08/0 http://codepad.org/wd1UUnhh To manage notifications about this bug go to: https://bugs.launchpad.net/nevow/+bug/811792/+subscriptions -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

