Ned Deily added the comment:

Can you say where you are seeing this?  The current 2.7 documentation for json 
reads:

"If skipkeys is True (default: False), then dict keys that are not of a basic 
type (str, unicode, int, long, float, bool, None) will be skipped instead of 
raising a TypeError."

https://docs.python.org/2/library/json.html
https://docs.python.org/3/library/json.html

----------
nosy: +ned.deily

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

Reply via email to