SIGN IN SIGN UP

GH-119054: Add "Creating files and directories" section to pathlib docs. (#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.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
B
Barney Gale committed
c2d810b6d4deeea530648a8d0983e3a2adf6c942
Parent: 6af190f
Committed by GitHub <noreply@github.com> on 6/13/2024, 5:58:46 PM