Re: Adding a _frame argument to InterfaceClass.__init__ to make it subclassable
Hanno Schlichting <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 1, 2011 at 2:06 AM, Laurence Rowe <[email protected]> wrote: > I'd like to apply the attached patch to zope.interface trunk to make > it more easily subclassable without having to copy and paste a chunk > of its __init__ into the subclass' __init__. The diff looks innocent enough to me. +1 on applying it Hanno _______________________________________________ Zope-Dev maillist - [email protected] 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 )