diff options
author | William S Fulton <wsf@fultondesigns.co.uk> | 2016-08-23 18:15:35 +0100 |
---|---|---|
committer | William S Fulton <wsf@fultondesigns.co.uk> | 2016-08-23 19:06:36 +0100 |
commit | 5b7c08c21449c407019f4484c91819a441e8bd9c (patch) | |
tree | 8d0da2e462920a194e09106b2b82656068e2a80e /Examples/php/enum | |
parent | 253a39fdffc9b3c270ba815d6e60f416a4ee46a7 (diff) | |
download | swig-builtin-hashable.tar.gz |
Make Python builtin types hashable by defaultbuiltin-hashable
Default hash is the underlying C/C++ pointer.
This matches up with testing for equivalence (Py_EQ in SwigPyObject_richcompare)
which compares the pointers.
Diffstat (limited to 'Examples/php/enum')
0 files changed, 0 insertions, 0 deletions