I actually initially was going to suggest a `strict` flag get added, but I 
figured that would be impractical. I was mostly concerned about classes that 
mimic file objects, because (obviously) their read methods wouldn't include a 
`strict` flag and you couldn't pass such objects to functions using the flag.
_______________________________________________
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/2GYOXX5XNKN276ITAMZPIUJXIAJU6WPB/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to