Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6707906 commit d5b129cCopy full SHA for d5b129c
1 file changed
Doc/whatsnew/3.5.rst
@@ -729,7 +729,7 @@ os.path
729
730
* New :func:`~os.path.commonpath` function that extracts common path prefix.
731
Unlike the :func:`~os.path.commonprefix` function, it always returns a valid
732
- patch. (Contributed by Rafik Draoui and Serhiy Storchaka in :issue:`10395`.)
+ path. (Contributed by Rafik Draoui and Serhiy Storchaka in :issue:`10395`.)
733
734
pickle
735
------
0 commit comments