diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-06-13 17:58:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-13 17:58:46 (GMT) |
commit | c2d810b6d4deeea530648a8d0983e3a2adf6c942 (patch) | |
tree | 3cc0031a95f38d248609ba45448289923d7e76e7 /Python/bytecodes.c | |
parent | 6af190f8d0c5dcb1a875072a30caee2eaf448483 (diff) | |
download | cpython-c2d810b6d4deeea530648a8d0983e3a2adf6c942.zip cpython-c2d810b6d4deeea530648a8d0983e3a2adf6c942.tar.gz cpython-c2d810b6d4deeea530648a8d0983e3a2adf6c942.tar.bz2 |
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>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions