https://docs.python.org/3/tutorial/inputoutput.html#methods-of-file-objects

(It is in the top result returned by Google, searching for
Python read documentation)

On 29/08/2020 17:18, Chris Green wrote:
Well it sounds a silly question but I can't find the documentation for
read().  It's not a built-in function and it's not documented with
(for example) the file type object sys.stdin.

So where is it documented?  :-)


--
Ian Hobson


--
This email has been checked for viruses by AVG.
https://www.avg.com

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to