Re: exposing extension class attributes
Greg Ewing <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Robert Bradshaw wrote: > Overriding and inheritance work for cpdef methods exactly as they do in > Python. Does that mean you've fixed the inherited method call problem? What approach did you use? -- Greg