[Python-Dev] building with C++
"Martin v. Löwis"
martin at v.loewis.de
Thu Apr 13 14:34:28 CEST 2006
skip at pobox.com wrote:
> Jeremy> Looks good to me. Why don't you check it in.
>
> I did, but it broke the C build, so I reverted it and reopened the patch.
> I'll try to take a look at it more later today.
I took a different approach, introducing a second kind of sequence.
Since most accesses go through macros, they are already typed correctly
as long as the field have the same names (templates in C :-).
Regards,
Martin
More information about the Python-Dev
mailing list