diff options
author | Thomas Heller <theller@ctypes.org> | 2006-06-06 11:34:33 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2006-06-06 11:34:33 (GMT) |
commit | ecc3e67b986a1eed404b528ccbc099049c149edb (patch) | |
tree | dbb45566cd40d8fc0fd30c79217f8867d82b4840 /Doc/commontex | |
parent | dd2a6bf14f5a0794c14780af72641177f216ee01 (diff) | |
download | cpython-ecc3e67b986a1eed404b528ccbc099049c149edb.zip cpython-ecc3e67b986a1eed404b528ccbc099049c149edb.tar.gz cpython-ecc3e67b986a1eed404b528ccbc099049c149edb.tar.bz2 |
Convert CFieldObject tp_members to tp_getset, since there is no
structmember typecode for Py_ssize_t fields. This should fix some of
the errors on the PPC64 debian machine (64-bit, big endian).
Assigning to readonly fields now raises AttributeError instead of
TypeError, so the testcase has to be changed as well.
Diffstat (limited to 'Doc/commontex')
0 files changed, 0 insertions, 0 deletions