]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-119054: Add "Reading and writing files" section to pathlib docs (GH-119524...
authorBarney Gale <barney.gale@gmail.com>
Sun, 2 Jun 2024 20:14:29 +0000 (21:14 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2024 20:14:29 +0000 (21:14 +0100)
commit059be67b51717519609b29c53bf742ca4d91b68f
tree89bd0374fc702ffb1900c830b66a86316c2bd182
parent85020647c2a8c53dbdea2f6b31c5d5af85ca317d
[3.12] GH-119054: Add "Reading and writing files" section to pathlib docs (GH-119524) (#119955)

Add a dedicated subsection for `open()`, `read_text()`, `read_bytes()`,
`write_text()` and `write_bytes()`.

(cherry picked from commit bd6d4ed6454378e48dab06f50a9be0bae6baa3a2)
Doc/library/pathlib.rst