This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Windson Yang
Recipients Windson Yang, docs@python, methane
Date 2019-08-14.06:20:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565763657.71.0.452393653834.issue37846@roundup.psfhosted.org>
In-reply-to
Content
I found the document is not that clear when I try to understand what happens when Python read/write a file. I'm not sure who also needs this information. As you said, It wouldn't help the user program in Python. However, make it more clear maybe help users have a better feeling of what is happening under the hood.
History
Date User Action Args
2019-08-14 06:20:57Windson Yangsetrecipients: + Windson Yang, methane, docs@python
2019-08-14 06:20:57Windson Yangsetmessageid: <1565763657.71.0.452393653834.issue37846@roundup.psfhosted.org>
2019-08-14 06:20:57Windson Yanglinkissue37846 messages
2019-08-14 06:20:57Windson Yangcreate