commit | 7df115de652afa918f35b1028534ed621c45160d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri May 22 00:53:47 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri May 22 00:53:47 1998 +0000 |
tree | 53701214098e4131bc7ea8bccf827f23b58ab16e | |
parent | 1c4f45809994fcbebd3d43ec0c771b8900e205e8 [diff] |
Make sure that no use of a function pointer gotten from a tp_as_sequence or tp_as_mapping structure is made without checking it for NULL first.