Greetings list,_______________________________________________Using 3.7, in json module of the std lib there is json.load and json.loads . I gather json.loads is more used to convert string to dict structure. json.load might cause (it already causes) confusions.Suggestion: Rename json.load() so as not to confuse with json.loads()^^_
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-leave@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/EJTIVQ2ZFSVHALTLRGFCOMOYGZYMKGQU/
Code of Conduct: http://python.org/psf/codeofconduct/