Demur Rumed added the comment:

(returning None wouldn't work because that may be the key, but something like 
returning the dict itself (ie an unhashable) or keeping this as a C API & 
returning NULL would work)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27358>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to