ctypes.sizeof(a) is still zero, as if ctypes.Structure.__init__
fetches a.__class__._fields_ rather than a._fields_

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to