Iterable Ctypes Struct

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Wed Feb 11 20:51:47 EST 2009


On Wed, 11 Feb 2009 17:33:23 -0800, mark.seagoe wrote:

> Not sure what generic attribute container is.  I am reading in from xml
> file all reg names for a chip.

Are you using instances of that class to interface C code or to read/
write data intended to be read or written by a C program?  If not then 
`ctypes` might be the wrong tool.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list