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.
2 parents 7d9376f + d5b129c commit f51fd7bCopy full SHA for f51fd7b
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