On Wed, Mar 8, 2017 at 1:23 PM, ToddAndMargo <[email protected]> wrote:
> <code>
> class Display is repr('CStruct') {}
> </code>
>
> Class Display has no attributes, which is illegal with
> the CStruct representation.
>
> What in the world?
>
It's an opaque pointer; CStruct is the wrong representation to use. Try
CPointer instead.
--
brandon s allbery kf8nh sine nomine associates
[email protected] [email protected]
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
