[issue24540] Docstring for json.dumps skipkeys parameter is incorrect

2015-07-05 Thread Matthew Havard
Matthew Havard added the comment: Great! Glad to be of service. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue24540] Docstring for json.dumps skipkeys parameter is incorrect

2015-07-05 Thread Ned Deily
Ned Deily added the comment: Thanks, I overlooked the docstring. Now fixed. -- resolution: -> fixed stage: -> resolved status: open -> closed title: Documentation about skipkeys parameter for json.dumps is incorrect -> Docstring for json.dumps skipkeys parameter is incorrect versions