Nick Craig-Wood wrote: > I tried your examples under linux. > > It fails under python 2.3 in the same fashion as you noted, but works > under 2.4. > > On my system (debian/testing) I have python 2.4.4c0 installed.
I was running Python 2.4.2 -- this was the problem! After Installing 2.4.3 Py_BuildValue() eats "I" as format string without any problems :-) Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list