Python source sensitive to PyObject_HEAD layout?

"Martin v. Löwis" martin at v.loewis.de
Mon May 22 00:39:29 EDT 2006


Petter Haggholm wrote:
> Any help, thoughts, or advice would be vastly appreciated.

After changing PyObject_HEAD, I would run "make distclean".
Most likely, some object files were not recompiled and still
using the old layout.

Regards,
Martin



More information about the Python-list mailing list