Skip to content

Commit 6fc1216

Browse files
Update ntpath functions for platform independence
1 parent a3bc95f commit 6fc1216

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:func:`ntpath.abspath` on non-Windows platforms now strips trailing dots and
1+
:func:`!ntpath.abspath` on non-Windows platforms now strips trailing dots and
22
spaces like the Windows path normalization does. This makes
3-
:func:`ntpath.relpath` and other functions based on it platform independent.
3+
:func:`!ntpath.relpath` and other functions based on it platform independent.

0 commit comments

Comments
 (0)