SIGN IN SIGN UP

[3.13] GH-119054: Add "Creating files and directories" section to pathlib docs. (GH-120186) (#120462)

GH-119054: Add "Creating files and directories" section to pathlib docs. (GH-120186)

Add dedicated subsection for `pathlib.Path.touch()`, `mkdir()`,
`symlink_to()` and `hardlink_to()`. Also note that `open()`, `write_text()`
and `write_bytes()` are often used to create files.

(cherry picked from commit c2d810b6d4deeea530648a8d0983e3a2adf6c942)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
M
Miss Islington (bot) committed
e0f4dd8ec5d26c2c59893ebe476090892cbfe233
Parent: 5ce72e2
Committed by GitHub <noreply@github.com> on 6/13/2024, 6:17:57 PM