]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-120794: Use example paths with multiple parts in pathlib docs (#122887)
authorBarney Gale <barney.gale@gmail.com>
Sat, 10 Aug 2024 21:21:17 +0000 (22:21 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Aug 2024 21:21:17 +0000 (21:21 +0000)
commit363374cf69a7e2292fe3f1c6bedd199088958cc2
tree7d801f3dfce21a8c91d895b0010c004888d1e1d6
parent0959142e4defcf7a9fcbbb228d2e2b97a074f7ea
GH-120794: Use example paths with multiple parts in pathlib docs (#122887)

In the documentation of `PosixPath` and `WindowsPath`, and their `Pure*`
equivalents, use example paths with multiple non-anchor parts.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/pathlib.rst