diff options
author | Guido van Rossum <guido@python.org> | 2001-10-17 20:26:38 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-17 20:26:38 +0000 |
commit | 915f0eb212f62f10611180ed2d7874dae5bc66e3 (patch) | |
tree | 5f476a3dc6062755a00055021807b782ef4c6382 /Python/compile.c | |
parent | 1f74cb3575a51879bc7a011757958607d18e0bce (diff) | |
download | cpython-git-915f0eb212f62f10611180ed2d7874dae5bc66e3.tar.gz |
Protect references to tp_descr_get and tp_dict with the appropriate test:
PyType_HasFeature(t, Py_TPFLAGS_HAVE_CLASS).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions