On 29/11/2019 10:45, Abdur-Rahmaan Janhangeer wrote:
One of them can maybe be deprectated
json.load(<string here>)
for file:
json.load(file=<file obj>)
Ew ew ew ew ew! No thanks, I'd like my string parser to remain *clearly
different* from my file parser. json.loads() is just fine, please don't
mess with it.
--
Rhodri James *-* Kynesim Ltd
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@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/VFSJXHABH25A23OVTNDSPMYY2YIQ3P2W/
Code of Conduct: http://python.org/psf/codeofconduct/