summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_hash_gen.py
AgeCommit message (Collapse)Author
2017-07-07py/objgenerator: Allow to hash generators and generator instances.Damien George
Adds nothing to the code size, since it uses existing empty slots in the type structures.