]> 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:20 +0000 (14:45 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 3 Aug 2018 21:45:20 +0000 (00:45 +0300)
commit764f9d09b03654d7cd70d59afafafd51d24f2750
tree639afae69062eaedb86d39cc4ff2b3fc6db36426
parentf0e3da8814259283e8f3d53ad3d9735ffc273e00
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