]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87691: add an absolute path pathlib example in / operator docs (GH-100737)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Jan 2023 23:04:57 +0000 (15:04 -0800)
committerGitHub <noreply@github.com>
Thu, 5 Jan 2023 23:04:57 +0000 (15:04 -0800)
commit4bdc57a3d2aceadbc9150febe6717ef92b8d6aa5
tree7759224b4ae1bf4d26bd92d5b8c59da4fc430a67
parent825ad05e1f948d6f19c3564a392e027aaebf0d37
gh-87691: add an absolute path pathlib example in / operator docs (GH-100737)

The behaviour is fully explained a couple paragraphs above, but it may be useful to have a brief example to cover the behaviour.
(cherry picked from commit 1ae619c911ec8e096f83eeb7cc57fcd966950a3d)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Automerge-Triggered-By: GH:hauntsaninja
Doc/library/pathlib.rst