]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Aug 2018 21:45:46 +0000 (14:45 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 3 Aug 2018 21:45:46 +0000 (00:45 +0300)
commit39fcd9949832323b672f7ff05fd1498b8844a329
treec6cef6e54704a40421f99a94d958b8c32150c3d4
parent28dbfb2fd343f404d0e45cc185f01181e08c7ac5
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)

(cherry picked from commit 46dc4e34ed8005a688d7f3512844ef227a3465f4)

Co-authored-by: Stefan Otte <stefan.otte@gmail.com>
Doc/library/pathlib.rst
Lib/pathlib.py