> base_address + base_address[ob_len]*elem_size - more_fields_size The subtraction is wrong, of course - it's still an addition. I was just confused by tp_dictoffset being negative in that case; the sign is but a mere flag in that case, and the offset is still positive.
Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com